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 466bc0cbc94..a6835787c79 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2018/03/12 11:17:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:10 wiz Exp $ # DISTNAME= gdmap-0.8.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdmap/} |