diff options
author | mi <mi@FreeBSD.org> | 2001-03-14 01:30:13 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-03-14 01:30:13 +0000 |
commit | 59aadba472116318ce8e3df05be70e3781b6a982 (patch) | |
tree | 4072302c8133b86b55755f3687cd0da2e41b7ddb /ukrainian | |
parent | 8b8b81221bb048a53b7afc90132e0d2cc1cae3c9 (diff) | |
download | FreeBSD-ports-59aadba472116318ce8e3df05be70e3781b6a982.zip FreeBSD-ports-59aadba472116318ce8e3df05be70e3781b6a982.tar.gz |
Remove "ukrainian" from the list of categories. Add ``-'' to the
prefix, so the package name is ua-ispell, not usispell.
Submitted by: bento
Diffstat (limited to 'ukrainian')
-rw-r--r-- | ukrainian/ispell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile index c2bb202..709bb01 100644 --- a/ukrainian/ispell/Makefile +++ b/ukrainian/ispell/Makefile @@ -7,10 +7,10 @@ PORTNAME= ispell PORTVERSION= 0.0.2b -CATEGORIES= textproc ukrainian +CATEGORIES= textproc MASTER_SITES= http://virtual-estates.net/port-stuff/ \ ftp://cad.ntu-kpi.kiev.ua/soft/lingvist/UkrIspell/ -PKGNAMEPREFIX= ua +PKGNAMEPREFIX= ua- DISTNAME= ua-ispell.${PORTVERSION} MAINTAINER= mi@aldan.algebra.com |