diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | ac346464079bf72615a7216be48a6690256577b6 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /editors/ghex | |
parent | 562927480a5f4995b010394b810a2975634b31a9 (diff) | |
download | pkgsrc-ac346464079bf72615a7216be48a6690256577b6.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
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 e7be64b5f4b..cc4541f2b8b 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/11/01 06:01:06 sbd Exp $ +# $NetBSD: Makefile,v 1.15 2012/01/13 10:55:00 obache Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 |