diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-03 11:02:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-03 11:02:33 +0800 |
commit | 293ea1c9555d571b5d6d5dddccccd6fb2c1103f0 (patch) | |
tree | 6c12db086da227da20cbddbf881a3ad34f6d5786 /irc/xchat2/Makefile | |
parent | e8ec1d7d766d19726b717c93e5c8838bff6ce444 (diff) | |
download | freebsd-ports-gnome-293ea1c9555d571b5d6d5dddccccd6fb2c1103f0.tar.gz freebsd-ports-gnome-293ea1c9555d571b5d6d5dddccccd6fb2c1103f0.tar.zst freebsd-ports-gnome-293ea1c9555d571b5d6d5dddccccd6fb2c1103f0.zip |
Update to 2.0.7.
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r-- | irc/xchat2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 630593b71d14..315a3b6b1097 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,12 +6,9 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.6 -PORTREVISION= 1 +PORTVERSION= 2.0.7 CATEGORIES= irc gnome ipv6 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= adamw -# http://xchat.org/files/source/2.0/ +MASTER_SITES= http://xchat.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |