diff options
author | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
commit | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /editors/ghex | |
parent | 02865034f31190dcf0e7615842f54f3ab0c83901 (diff) | |
download | pkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'editors/ghex')
-rw-r--r-- | editors/ghex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index ae6451d5ae1..65d4174b03a 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:42 tnn Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 |