diff options
Diffstat (limited to 'textproc/irstlm')
-rw-r--r-- | textproc/irstlm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile index 5c996b24c9b6..157a8094cbcb 100644 --- a/textproc/irstlm/Makefile +++ b/textproc/irstlm/Makefile @@ -5,8 +5,7 @@ PORTNAME= irstlm PORTVERSION= 5.80.03 PORTREVISION= 4 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}-5.80 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-5.80 MAINTAINER= demon@FreeBSD.org COMMENT= The IRST Language Modeling Toolkit |