diff options
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 8124c0d65e35..060cae76f083 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xchat -PORTVERSION= 0.18 -PORTREVISION= 1 +PORTVERSION= 0.26.1 CATEGORIES= irc gnome ipv6 -MASTER_SITES= http://releases.navi.cx/xchat-gnome/ +MASTER_SITES= GNOME +MASTER_SITE_SUBDIR= sources/xchat-gnome/${PORTVERSION:R} PKGNAMESUFFIX= -gnome DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ports@thepentagon.org +MAINTAINER= kwm@FreeBSD.org COMMENT= An IRC client for GNOME 2 (development version) LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \ |