diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-10 04:37:13 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-10 04:37:13 +0000 |
commit | c2c334f4c77409680bb7974ae2e5ac7233c4eb84 (patch) | |
tree | 2541c75f296214b0d3a62044588afda2fa50c221 /irc/sirc/Makefile | |
parent | Update pine4-ssl port to v1.3 (diff) |
Update maintainer's email address and update MASTER_SITES
PR: 13671
Submitted by: maintainer
Diffstat (limited to 'irc/sirc/Makefile')
-rw-r--r-- | irc/sirc/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile index 6cd9bbba5c9e..b010d50f885e 100644 --- a/irc/sirc/Makefile +++ b/irc/sirc/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: sirc # Version required: 2.211 # Date created: 4 May 1998 -# Whom: Studded <Studded@dal.net> +# Whom: Doug Barton <Doug@gorean.org> # # $FreeBSD$ # @@ -15,10 +15,9 @@ DISTNAME= sirc-2.211 CATEGORIES= irc MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/sirc/ \ - ftp://ftp1.dal.net/dalnet/clients/unix/sirc/ \ - ftp://ftp2.dal.net/dalnet/clients/unix/sirc/ + http://freebsd.simplenet.com/Downloads/ -MAINTAINER= Studded@dal.net +MAINTAINER= Doug@gorean.org USE_PERL5= yes |