aboutsummaryrefslogtreecommitdiff
path: root/irc/sic
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-27 19:12:12 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-27 19:12:12 +0000
commit01a7ce0fb2f61034a0a6b7eb020b3ddf97d861ca (patch)
tree3c714ec39d96816822d7eaa62b0adff8edb799e1 /irc/sic
parentf2fca9968ad1fbfb5a1f34cc4f24c6adf425c9b1 (diff)
downloadports-01a7ce0fb2f61034a0a6b7eb020b3ddf97d861ca.tar.gz
ports-01a7ce0fb2f61034a0a6b7eb020b3ddf97d861ca.zip
There seems to be a problem with the MASTER_SITE and fetch interacting
badly (distfile truncated). Make first MASTER_SITE my copy on www.freebsd.org. Submitted by: Adam McDougall <mcdougall@ameritech.net>
Notes
Notes: svn path=/head/; revision=11171
Diffstat (limited to 'irc/sic')
-rw-r--r--irc/sic/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile
index 09745e3ee4ec..ee08cd9163a7 100644
--- a/irc/sic/Makefile
+++ b/irc/sic/Makefile
@@ -3,12 +3,13 @@
# Date created: 04 Apr 1998
# Whom: sec@42.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/27 16:53:56 mph Exp $
#
DISTNAME= sic-0.10a
CATEGORIES= net
-MASTER_SITES= http://www.stealth.net/~kalt/sic/
+MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ \
+ http://www.stealth.net/~kalt/sic/
EXTRACT_SUFX= .tgz
MAINTAINER= sec@42.org