aboutsummaryrefslogtreecommitdiff
path: root/irc/sirc
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-10-08 10:38:47 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-10-08 10:38:47 +0000
commitdeda66442540c3b7bc1301522849efc81ce2cf8c (patch)
tree26c9825c408f16a6f980068230034276f0bb0ea0 /irc/sirc
parentae9a097a2c65fbf92f936bd9c97a7e3854b3ea18 (diff)
downloadports-deda66442540c3b7bc1301522849efc81ce2cf8c.tar.gz
ports-deda66442540c3b7bc1301522849efc81ce2cf8c.zip
Notes
Diffstat (limited to 'irc/sirc')
-rw-r--r--irc/sirc/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index 93f95c68113e..cab42f58429f 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -1,22 +1,16 @@
-# New ports collection makefile for: sirc
-# Date created: 4 May 1998
-# Whom: Doug Barton <dougb@FreeBSD.org>
-#
# $FreeBSD$
PORTNAME= sirc
PORTVERSION= 2.211
PORTREVISION= 1
CATEGORIES= irc ipv6
-MASTER_SITES= http://www.iagora.com/~espel/sirc/ \
- http://dougbarton.us/Downloads/sirc/ \
- http://www.iagora.com/~espel/sirc/scripts/:s \
- http://dougbarton.us/Downloads/sirc/scripts/:s
+#MASTER_SITES= http://www.iagora.com/~espel/sirc/ \
+# http://www.iagora.com/~espel/sirc/scripts/:s \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= sirc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= dougb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small (150k), fast, perl-based IRC client
USE_PERL5= yes