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 9a2b6bcae5a..03f604bc9fa 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:11:48 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:18 adam Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 |