diff options
author | adam <adam> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam> | 2014-10-07 16:47:10 +0000 |
commit | 13131c0c8add84710bb4b8b0d6cccd1df762e839 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /net/twitux | |
parent | 3db621764327b60c17ea2addc07c93d498a49ece (diff) | |
download | pkgsrc-13131c0c8add84710bb4b8b0d6cccd1df762e839.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'net/twitux')
-rw-r--r-- | net/twitux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile index 1d26b590e39..a8e711002e6 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:33 adam Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 |