diff options
Diffstat (limited to 'net/twitux/Makefile')
-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 a0d247d6073..b9bfe942edc 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/03/03 00:13:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/04/27 12:32:00 obache Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 |