diff options
Diffstat (limited to 'russian')
-rw-r--r-- | russian/rispell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile index 7a18050ef5cb..74dab95e7535 100644 --- a/russian/rispell/Makefile +++ b/russian/rispell/Makefile @@ -9,14 +9,14 @@ PORTNAME= ispell PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= russian textproc -MASTER_SITES= http://www.garret.ru/~knizhnik/ +MASTER_SITES= http://www.garret.ru/~knizhnik/ DISTNAME= rispell MAINTAINER= ports@FreeBSD.org COMMENT= Russian (KOI8-R) dictionary for ISPELL # Very dirty implementation, use rus-ispell port instead -NO_LATEST_LINK= yes +NO_LATEST_LINK= yes BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |