diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
commit | 64b21181791205f8abac1be58e3f3dfd62da12c6 (patch) | |
tree | ae02e60a63a0ca055f774301a44db48d14e31044 /polish/aspell | |
parent | Update to 1.04 (diff) |
- Update the Categories after Repocopy.
- Adjust MASTERDIRs
- Remove PKGNAMEPREFIX since it is implicit
- Add ports to Category Makefile
PR: 53797
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: portmgr (marcus)
Repocopied by: joe
Diffstat (limited to 'polish/aspell')
-rw-r--r-- | polish/aspell/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile index 5eba12f26191..626bf8455aea 100644 --- a/polish/aspell/Makefile +++ b/polish/aspell/Makefile @@ -5,12 +5,13 @@ # $FreeBSD$ # -PORTNAME= pl-aspell +PORTNAME= aspell +CATEGORIES= polish MAINTAINER= ports@FreeBSD.org COMMENT= Aspell with Polish dictionary -MASTERDIR= ${.CURDIR}/../aspell +MASTERDIR= ${.CURDIR}/../../textproc/aspell ASPELL_PL= tak |