diff options
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 903a75f55e8..a17575a44a1 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/06/06 12:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:01 adam Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 |