diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 03:02:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 03:02:33 +0000 |
commit | 569c633b663523f2794958e1eed6eccaa558aee5 (patch) | |
tree | 7f555af708bfad2f2a35d96e47531196e940a76b /irc/xchat-gnome/Makefile | |
parent | ca64ab7d594efe32b97c8f0d366522512f803070 (diff) |
Update to 2.0.7.
Notes
Notes:
svn path=/head/; revision=97153
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 630593b71d14..315a3b6b1097 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/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 |