summaryrefslogtreecommitdiff
path: root/lang/metaocaml
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-07-01 22:58:25 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-07-01 22:58:25 +0000
commitc4864437980b3e9cfbc1618bb218a5753fdf0e16 (patch)
treed475835ba35032f3378211c378312061273dd49d /lang/metaocaml
parentChase the libevent update. (diff)
The vendor has removed the distfile from his website. Add the distfile
to my distfiles space. Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=138316
Diffstat (limited to 'lang/metaocaml')
-rw-r--r--lang/metaocaml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/metaocaml/Makefile b/lang/metaocaml/Makefile
index e06692ececf2..b2c6d896d242 100644
--- a/lang/metaocaml/Makefile
+++ b/lang/metaocaml/Makefile
@@ -8,7 +8,9 @@
PORTNAME= metaocaml
PORTVERSION= 3.08.a20
CATEGORIES= lang
-MASTER_SITES= http://www.metaocaml.org/dist/
+MASTER_SITES= http://www.metaocaml.org/dist/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jylefort
DISTNAME= MetaOCaml_308_alpha_020
MAINTAINER= mainland@apeiron.net