diff options
-rw-r--r-- | textproc/spellutils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile index f259c967d68c..46acfe47771b 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -5,13 +5,11 @@ PORTNAME= spellutils PORTVERSION= 0.7 PORTREVISION= 4 CATEGORIES= textproc -MASTER_SITES= http://www.sourcefiles.org/Utilities/Text_Utilities/ +MASTER_SITES= LOCAL/thierry MAINTAINER= thierry@FreeBSD.org COMMENT= Programs used to isolate some parts or texts before spell-checking -BROKEN= unfetchable - LICENSE= GPLv2 GNU_CONFIGURE= yes |