diff options
Diffstat (limited to 'editors/ghex/Makefile')
-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 6fab1d3c8f8..d4ac9d064b3 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/06/14 07:43:57 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/09/07 19:16:30 adam Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 |