diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-04 21:27:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-04 21:27:18 +0000 |
commit | 5aa003e07b5beb75d70d6232cb0469cb7b05ff4e (patch) | |
tree | 28ddae6edd3c7e726b324e8514ffd30438778217 /lang/siod | |
parent | 6a36ca2203b34fc72b262cb84434ccacd065906f (diff) | |
download | ports-5aa003e07b5beb75d70d6232cb0469cb7b05ff4e.tar.gz ports-5aa003e07b5beb75d70d6232cb0469cb7b05ff4e.zip |
Notes
Diffstat (limited to 'lang/siod')
-rw-r--r-- | lang/siod/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile index be809727de46..47c4d488afb5 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -8,9 +8,7 @@ PORTNAME= siod PORTVERSION= 3.4 CATEGORIES= lang -MASTER_SITES= http://people.delphi.com/gjc/\ - http://siag.nu/online-docs/siod/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy DISTNAME= siod EXTRACT_SUFX= .tgz |