diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
commit | 4e71783fedc1cb08aa2f388d08f051d2b001d0bf (patch) | |
tree | 4864af01f0f4308d7f23a894c9bffe92d2f7ad53 /irc/xchat | |
parent | eae996a9f9641652ba078469e9a0eeeeb8e87d9f (diff) | |
download | freebsd-ports-gnome-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.tar.gz freebsd-ports-gnome-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.tar.zst freebsd-ports-gnome-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'irc/xchat')
-rw-r--r-- | irc/xchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 0ff435bf436c..6a961b28d74a 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -10,9 +10,9 @@ PORTNAME= xchat PORTVERSION= 2.8.6 PORTREVISION= 3 CATEGORIES= irc gnome ipv6 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= gnome@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ 2 toolkit |