aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-30 02:22:16 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-30 02:22:16 +0000
commit1a072efbe1bd96829112a4147d1feb22c1db205d (patch)
tree4eaa6b25f930feba659ed2099c7b2f7731b195a9 /science
parentacd389b1ab7710d056444570d170aacfae20a52e (diff)
downloadports-1a072efbe1bd96829112a4147d1feb22c1db205d.tar.gz
ports-1a072efbe1bd96829112a4147d1feb22c1db205d.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/crf++/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile
index 80a5c58763f5..a147a9123161 100644
--- a/science/crf++/Makefile
+++ b/science/crf++/Makefile
@@ -8,7 +8,9 @@
PORTNAME= crf++
PORTVERSION= 0.47
CATEGORIES= science math
-MASTER_SITES= http://chasen.org/~taku/software/CRF++/src/
+MASTER_SITES= http://chasen.org/~taku/software/CRF++/src/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= clsung/${PORTNAME}
DISTNAME= CRF++-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org