diff options
Diffstat (limited to 'geography/xrmap-base/Makefile')
-rw-r--r-- | geography/xrmap-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/xrmap-base/Makefile b/geography/xrmap-base/Makefile index c17c2062d79..8b630e42043 100644 --- a/geography/xrmap-base/Makefile +++ b/geography/xrmap-base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:26 joerg Exp $ # DISTNAME= xrmap-2.29 PKGNAME= xrmap-base-2.29 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/ EXTRACT_SUFX= .tar.bz2 |