diff options
Diffstat (limited to 'geography/gama/Makefile')
-rw-r--r-- | geography/gama/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/gama/Makefile b/geography/gama/Makefile index 6e21eb9e07e..d421c117b43 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/04 09:19:17 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/01/26 21:37:38 adam Exp $ # DISTNAME= gama-1.13 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} |