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 ee9ba7b9e69..2c9f89cfd9b 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 |