diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-09-08 04:24:00 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-09-08 04:24:00 +0000 |
commit | 4de4b45825bf607fcbed536c88564862c514497d (patch) | |
tree | eed3267ff13649e76e9bcba9c452beebf9982b04 /lang | |
parent | f8e05070c2bdb310eba145906be6693ef0893ae1 (diff) | |
download | ports-4de4b45825bf607fcbed536c88564862c514497d.tar.gz ports-4de4b45825bf607fcbed536c88564862c514497d.zip |
Add a backup MASTER_SITE.
Notes
Notes:
svn path=/head/; revision=21388
Diffstat (limited to 'lang')
-rw-r--r-- | lang/siod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile index 91f15daf3981..8430d5dcd2c7 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -10,7 +10,8 @@ DISTNAME= siod PKGNAME= siod-3.4 CATEGORIES= lang MASTER_SITES= http://people.delphi.com/gjc/\ - ftp://ftp.std.com/pub/gjc/ + ftp://ftp.std.com/pub/gjc/ \ + http://freefall.freebsd.org/~jkoshy/PORTS/ EXTRACT_SUFX= .tgz MAINTAINER= jkoshy@FreeBSD.org |