diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /x11/hyena | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'x11/hyena')
-rw-r--r-- | x11/hyena/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/hyena/Makefile b/x11/hyena/Makefile index 4016b24cf05..3b864256c3f 100644 --- a/x11/hyena/Makefile +++ b/x11/hyena/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/06 08:17:40 adam Exp $ DISTNAME= hyena-0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hyena/0.5/} EXTRACT_SUFX= .tar.bz2 |