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 8282bcd27ab..8837a98b6e9 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2020/08/31 18:11:27 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/11/05 09:09:07 ryoon Exp $ # DISTNAME= gdmap-0.8.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdmap/} |