diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-14 02:13:24 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-14 02:13:24 +0000 |
commit | 5d8426d7281182f131ab75c4c3c41d6fb2b04c3e (patch) | |
tree | d1303e23102a79063a2972c1e44511bc685ea37b /sysutils/doinkd/Makefile | |
parent | a76973ca16ca1efc4fd750b496e96df12c4cdd69 (diff) | |
download | ports-5d8426d7281182f131ab75c4c3c41d6fb2b04c3e.tar.gz ports-5d8426d7281182f131ab75c4c3c41d6fb2b04c3e.zip |
Notes
Diffstat (limited to 'sysutils/doinkd/Makefile')
-rw-r--r-- | sysutils/doinkd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile index 26153c7171bb..2514b886d7ee 100644 --- a/sysutils/doinkd/Makefile +++ b/sysutils/doinkd/Makefile @@ -8,7 +8,8 @@ DISTNAME= idled-1.16 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.cs.hope.edu/pub/idled/ +MASTER_SITES= http://www.darkwing.com/idled/download/ \ + ftp://ftp.cs.hope.edu/pub/idled/ MAINTAINER= andrew@ugh.net.au |