diff options
author | kwm <kwm@FreeBSD.org> | 2009-05-29 16:38:04 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-05-29 16:38:04 +0800 |
commit | 55a69b9f2fb05bcd8d2630e9dc46fe771277ada3 (patch) | |
tree | 3069037127bd9cc3b9069f7693d98c22a03681fe /irc/xchat-gnome/Makefile | |
parent | fa3ed72ecafcd8b3a58d1dff8477ae63c550cc15 (diff) | |
download | freebsd-ports-gnome-55a69b9f2fb05bcd8d2630e9dc46fe771277ada3.tar.gz freebsd-ports-gnome-55a69b9f2fb05bcd8d2630e9dc46fe771277ada3.tar.zst freebsd-ports-gnome-55a69b9f2fb05bcd8d2630e9dc46fe771277ada3.zip |
Update to 0.26.1.
Take over maintainership.
Approved by: previous maintainer
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 \ |