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 a8e711002e6..a2784e0b489 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/06 08:17:36 adam Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 |