diff options
Diffstat (limited to 'geography/gama')
-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 a016bacfbd9..99918a33449 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/04/04 13:23:30 gdt Exp $ +# $NetBSD: Makefile,v 1.11 2014/04/09 07:27:08 obache Exp $ # DISTNAME= gama-1.15 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} |