diff options
author | arved <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
commit | 6de27278a5290511e4b94b6bced8f5dd9d294478 (patch) | |
tree | 8313728d1d86e337d2aa817f44f245c3596fad9f /polish/Makefile | |
parent | b2848a4bfa171f96e98ead730a602851e21bc5aa (diff) | |
download | FreeBSD-ports-6de27278a5290511e4b94b6bced8f5dd9d294478.zip FreeBSD-ports-6de27278a5290511e4b94b6bced8f5dd9d294478.tar.gz |
- 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/Makefile')
-rw-r--r-- | polish/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/polish/Makefile b/polish/Makefile index 8a7f977..0f7a983 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -1,4 +1,10 @@ # $FreeBSD$ # + SUBDIR += aspell + SUBDIR += ekg + SUBDIR += gnugadugadu + SUBDIR += kde3-i18n + SUBDIR += koffice-i18n + SUBDIR += sms .include <bsd.port.subdir.mk> |