diff options
author | mi <mi@FreeBSD.org> | 2001-04-17 11:53:15 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-04-17 11:53:15 +0800 |
commit | 5bee7d89553f190d5d6fed9263981bbeb56123b8 (patch) | |
tree | ca77fcadab8e873cb795fbc0148069ecbe867191 /ukrainian | |
parent | 148afddf8cc25c4e07d4cae2e3788f0ba7973840 (diff) | |
download | freebsd-ports-gnome-5bee7d89553f190d5d6fed9263981bbeb56123b8.tar.gz freebsd-ports-gnome-5bee7d89553f190d5d6fed9263981bbeb56123b8.tar.zst freebsd-ports-gnome-5bee7d89553f190d5d6fed9263981bbeb56123b8.zip |
Add ``ukrainian'' as a category (it should be repo-copied into
ukrainian, actually). Add another MASTER_SITE.
Diffstat (limited to 'ukrainian')
-rw-r--r-- | ukrainian/ispell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile index 709bb0193167..28150d79f441 100644 --- a/ukrainian/ispell/Makefile +++ b/ukrainian/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} |