diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-03-14 01:30:13 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-03-14 01:30:13 +0000 |
commit | 9fa671a31da568cf6b8ef12996e1ff9b4ddbc3e2 (patch) | |
tree | b950832c2555fabe925f8e9606633d11f7e12bb4 /ukrainian | |
parent | d478c90fa1eaa7df0ed84ec855f0117d9afd9d67 (diff) | |
download | ports-9fa671a31da568cf6b8ef12996e1ff9b4ddbc3e2.tar.gz ports-9fa671a31da568cf6b8ef12996e1ff9b4ddbc3e2.zip |
Remove "ukrainian" from the list of categories. Add ``-'' to the
prefix, so the package name is ua-ispell, not usispell.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=39804
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 c2bb202d2642..709bb0193167 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 |