aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
commit535382b89150108fea8bdf4a729e9ed1257f42f8 (patch)
tree1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /irc
parentbf8370accdc8c1debd25f233b58f951224d56a2e (diff)
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/cgiirc/Makefile3
-rw-r--r--irc/ircd-hybrid/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/irc/cgiirc/Makefile b/irc/cgiirc/Makefile
index 64be40213f8a..ecd422ccc242 100644
--- a/irc/cgiirc/Makefile
+++ b/irc/cgiirc/Makefile
@@ -8,8 +8,7 @@
PORTNAME= cgiirc
PORTVERSION= 0.5.9
CATEGORIES= irc www perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= cgiirc
+MASTER_SITES= SF/${PORTNAME}/cgi-irc/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC web gateway written in Perl
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index 6e9d4c385339..342b3eb0d1d2 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -8,8 +8,7 @@
PORTNAME= ircd-hybrid
PORTVERSION= 7.2.1
CATEGORIES= irc ipv6
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ircd-hybrid
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= db@db.net