diff options
author | mi <mi@FreeBSD.org> | 2001-04-17 03:53:15 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-04-17 03:53:15 +0000 |
commit | 5bee7d89553f190d5d6fed9263981bbeb56123b8 (patch) | |
tree | ca77fcadab8e873cb795fbc0148069ecbe867191 /textproc/ua-ispell | |
parent | 148afddf8cc25c4e07d4cae2e3788f0ba7973840 (diff) | |
download | FreeBSD-ports-5bee7d89553f190d5d6fed9263981bbeb56123b8.zip FreeBSD-ports-5bee7d89553f190d5d6fed9263981bbeb56123b8.tar.gz |
Add ``ukrainian'' as a category (it should be repo-copied into
ukrainian, actually). Add another MASTER_SITE.
Diffstat (limited to 'textproc/ua-ispell')
-rw-r--r-- | textproc/ua-ispell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ua-ispell/Makefile b/textproc/ua-ispell/Makefile index 709bb01..28150d7 100644 --- a/textproc/ua-ispell/Makefile +++ b/textproc/ua-ispell/Makefile @@ -7,8 +7,9 @@ PORTNAME= ispell PORTVERSION= 0.0.2b -CATEGORIES= textproc +CATEGORIES= textproc ukrainian MASTER_SITES= http://virtual-estates.net/port-stuff/ \ + http://www.brama.com/compute/unix/ \ ftp://cad.ntu-kpi.kiev.ua/soft/lingvist/UkrIspell/ PKGNAMEPREFIX= ua- DISTNAME= ua-ispell.${PORTVERSION} |