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 9931b71b17d..9514e0a500d 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/01/13 13:39:07 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2011/04/22 13:44:28 obache Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 |