diff options
-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 63da950a850..1ff3470e878 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/21 00:21:31 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/18 13:31:19 jmcneill Exp $ # DISTNAME= twitux-0.62 @@ -6,7 +6,7 @@ CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmcneill@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/DanielMorales/Twitux COMMENT= GTK+ Twitter client |