aboutsummaryrefslogtreecommitdiffstats
path: root/science/crf++
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-03-30 10:22:16 +0800
committerclsung <clsung@FreeBSD.org>2007-03-30 10:22:16 +0800
commitadf02f29b18d2375e881c18aafe1d399a5b01e6e (patch)
tree0ea4b6de60599cedcbc3c4c1a4c294033604f42b /science/crf++
parent9c5c4962ddb71a6a57413787c3ad21091e88952f (diff)
downloadfreebsd-ports-graphics-adf02f29b18d2375e881c18aafe1d399a5b01e6e.tar.gz
freebsd-ports-graphics-adf02f29b18d2375e881c18aafe1d399a5b01e6e.tar.zst
freebsd-ports-graphics-adf02f29b18d2375e881c18aafe1d399a5b01e6e.zip
- add mirror site
Diffstat (limited to 'science/crf++')
-rw-r--r--science/crf++/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile
index 80a5c58763f..a147a912316 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