diff options
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 ebb095bad0e..13c391576e9 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/06/03 10:05:49 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:56 tron Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 |