diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
commit | efb1fd4565223c20630b5ebe741a1315bda7dd9e (patch) | |
tree | 68985d937ee4dc74aece704314ab6a9670d2a366 /geography/gama | |
parent | 84fff95985bbc11a1b49890a1bef4a94195c514b (diff) | |
download | pkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz |
revbump after updating textproc/icu
Diffstat (limited to 'geography/gama')
-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 542331511b9..1fc809ca3a8 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2018/07/20 03:34:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2018/12/09 18:52:29 adam Exp $ # DISTNAME= gama-1.21 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} |