diff options
Diffstat (limited to 'sysutils/gdmap/Makefile')
-rw-r--r-- | sysutils/gdmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index a6835787c79..5c08392de68 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:10 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/08/22 09:46:34 wiz Exp $ # DISTNAME= gdmap-0.8.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdmap/} |