diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /russian | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
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 |