diff options
Diffstat (limited to 'textproc/pspell')
-rw-r--r-- | textproc/pspell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index a43502d929ed..631238133f3b 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -8,7 +8,8 @@ PORTNAME= pspell PORTVERSION= 0.11.0.1 CATEGORIES= textproc -MASTER_SITES= http://download.sourceforge.net/pspell/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-.11.0.1 MAINTAINER= ade@FreeBSD.org |