diff options
Diffstat (limited to 'lang/siod/Makefile')
-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 8e295624b272..be809727de46 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 |