diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /sysutils/gdmap | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'sysutils/gdmap')
-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 5c08392de68..da1730d022c 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2018/08/22 09:46:34 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2018/11/12 03:52:53 ryoon Exp $ # DISTNAME= gdmap-0.8.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdmap/} |