diff options
Diffstat (limited to 'geography/gama/Makefile')
-rw-r--r-- | geography/gama/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gama/Makefile b/geography/gama/Makefile index 2dab8a27d5b..68e91d4d2d6 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/10/09 13:37:39 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2012/04/27 12:31:48 obache Exp $ # DISTNAME= gama-1.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} |