diff options
Diffstat (limited to 'science/crf++/Makefile')
-rw-r--r-- | science/crf++/Makefile | 4 |
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 |