diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | 2c69c3d502c814745bd767d5a6ffd7867d04fa6f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /x11/hyena | |
parent | 6f2f7906246b570e9f08db1c014f2d735dbfbf96 (diff) | |
download | pkgsrc-2c69c3d502c814745bd767d5a6ffd7867d04fa6f.tar.gz |
Recursive revbump from 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 a487333d568..aaadeb6fca4 100644 --- a/x11/hyena/Makefile +++ b/x11/hyena/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/05/23 14:57:53 kefren Exp $ +# $NetBSD: Makefile,v 1.5 2015/10/10 01:58:23 ryoon Exp $ DISTNAME= hyena-0.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hyena/0.5/} EXTRACT_SUFX= .tar.bz2 |