diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-31 17:07:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-31 17:07:51 +0800 |
commit | c1e5ed4920b4f3c21fa0b5fe98550ad323140b94 (patch) | |
tree | c5c75464c2275bc5e762169c57b43c3aa7d56ea0 /polish/hunspell | |
parent | 91a6e59212cd85497c077d6298d754874d0937e8 (diff) | |
download | freebsd-ports-gnome-c1e5ed4920b4f3c21fa0b5fe98550ad323140b94.tar.gz freebsd-ports-gnome-c1e5ed4920b4f3c21fa0b5fe98550ad323140b94.tar.zst freebsd-ports-gnome-c1e5ed4920b4f3c21fa0b5fe98550ad323140b94.zip |
- Add polish category
- Remove unnecessary PKGNAMEPREFIX declaration
Diffstat (limited to 'polish/hunspell')
-rw-r--r-- | polish/hunspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index 956d10299b82..f279b2a6a37f 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -7,9 +7,8 @@ PORTNAME= hunspell PORTVERSION= 20110729 -CATEGORIES= textproc +CATEGORIES= polish textproc MASTER_SITES= http://sjp.pl/slownik/ort/ -PKGNAMEPREFIX= pl- DISTNAME= sjp-myspell-pl-${PORTVERSION} MAINTAINER= office@FreeBSD.org |