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 9b839c71c07..b169c88bc5a 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2022/04/18 19:12:04 adam Exp $ +# $NetBSD: Makefile,v 1.26 2022/06/28 11:35:56 wiz Exp $ # DISTNAME= gdmap-0.8.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdmap/} |