diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-25 18:55:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-25 18:55:45 +0000 |
commit | 39928cca9ea9b3995764187302d410e1590d4c38 (patch) | |
tree | ccb86f10b1f3e9c553cd41978cceb062b72b4d45 /shells | |
parent | dd02eac948588c80424e1cb87a04ef03fa8ee103 (diff) | |
download | ports-39928cca9ea9b3995764187302d410e1590d4c38.tar.gz ports-39928cca9ea9b3995764187302d410e1590d4c38.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/fd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index fba59cdcf009..1432160cd47b 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -9,7 +9,8 @@ DISTNAME= FD-1.03l PKGNAME= fd-1.03l CATEGORIES= misc -MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ +MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \ + http://www.freebsd.org/~steve/distfiles/ MAINTAINER= nobu@psrc.isac.co.jp |