diff options
author | arved <arved@FreeBSD.org> | 2003-08-19 17:12:40 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-19 17:12:40 +0800 |
commit | 6de27278a5290511e4b94b6bced8f5dd9d294478 (patch) | |
tree | 8313728d1d86e337d2aa817f44f245c3596fad9f /polish/aspell | |
parent | b2848a4bfa171f96e98ead730a602851e21bc5aa (diff) | |
download | freebsd-ports-gnome-6de27278a5290511e4b94b6bced8f5dd9d294478.tar.gz freebsd-ports-gnome-6de27278a5290511e4b94b6bced8f5dd9d294478.tar.zst freebsd-ports-gnome-6de27278a5290511e4b94b6bced8f5dd9d294478.zip |
- 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 |