diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-31 09:07:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-31 09:07:51 +0000 |
commit | 2584b3c5a77a0362f0bc55b1b3f4d208f3f4c8d8 (patch) | |
tree | 5a7d8fa0933c5808d264143642dfccd7a38053dc /polish | |
parent | - Remove textproc/pl-hunspell (diff) |
- Add polish category
- Remove unnecessary PKGNAMEPREFIX declaration
Notes
Notes:
svn path=/head/; revision=278619
Diffstat (limited to 'polish')
-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 |