diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2001-09-03 08:32:43 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2001-09-03 08:32:43 +0000 |
commit | b75eb69099e7bd43a82dc1cf32fd979331ff77a9 (patch) | |
tree | 0253983fc162879e477dfd0d9560d7251e50601b /lang | |
parent | 20e455bc9869bf68a345678f96dd569581e5889a (diff) | |
download | FreeBSD-ports-b75eb69099e7bd43a82dc1cf32fd979331ff77a9.zip FreeBSD-ports-b75eb69099e7bd43a82dc1cf32fd979331ff77a9.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/siod/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile index 8e29562..be80972 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -9,8 +9,9 @@ PORTNAME= siod PORTVERSION= 3.4 CATEGORIES= lang MASTER_SITES= http://people.delphi.com/gjc/\ - ftp://ftp.std.com/pub/gjc/ \ - http://freefall.freebsd.org/~jkoshy/PORTS/ + http://siag.nu/online-docs/siod/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jkoshy DISTNAME= siod EXTRACT_SUFX= .tgz |