diff options
Diffstat (limited to 'science/crf++/Makefile')
-rw-r--r-- | science/crf++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile index 2c1dd8c77608..5200b7e562ef 100644 --- a/science/crf++/Makefile +++ b/science/crf++/Makefile @@ -8,9 +8,9 @@ PORTNAME= crf++ PORTVERSION= 0.52 CATEGORIES= science math -MASTER_SITES= SF \ +MASTER_SITES= SF/crfpp/crfpp/${PORTVERSION} \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= crfpp clsung/${PORTNAME} + DISTNAME= CRF++-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org |