diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /russian/rispell/Makefile | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Notes
Diffstat (limited to 'russian/rispell/Makefile')
-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 |