diff options
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 60e5c9df9d5..90bf740ef87 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/07/22 09:01:25 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:24 sno Exp $ # DISTNAME= ghex-2.24.0 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 |