diff options
author | rillig <rillig@pkgsrc.org> | 2006-05-11 11:05:54 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-05-11 11:05:54 +0000 |
commit | 1cc16fede7fc6f504885e19c0098b32b067c61d7 (patch) | |
tree | 4a9cb74bf9e277a1dcd0cf462377fbe5f10abfdd /geography/xrmap | |
parent | 3e9bba14fccd40bac223080c4ee1f9658b2c5b02 (diff) | |
download | pkgsrc-1cc16fede7fc6f504885e19c0098b32b067c61d7.tar.gz |
Fixed all pkglint warnings in the category, except for update requests.
Diffstat (limited to 'geography/xrmap')
-rw-r--r-- | geography/xrmap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/xrmap/Makefile b/geography/xrmap/Makefile index 542459a4b8f..defacb1c657 100644 --- a/geography/xrmap/Makefile +++ b/geography/xrmap/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:45 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/05/11 11:05:54 rillig Exp $ # DISTNAME= xrmap-2.29 PKGREVISION= 1 CATEGORIES= geography +MASTER_SITES= # none DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org |