diff options
author | rillig <rillig> | 2006-05-11 11:05:54 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-05-11 11:05:54 +0000 |
commit | 4acda437a2bf568000dfb1f54fe93001186e9b2a (patch) | |
tree | 4a9cb74bf9e277a1dcd0cf462377fbe5f10abfdd /geography/xrmap | |
parent | eaa098037fe6948e4141499c260e73bfbcac1c3c (diff) | |
download | pkgsrc-4acda437a2bf568000dfb1f54fe93001186e9b2a.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 |