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/ekg | |
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/ekg')
-rw-r--r-- | polish/ekg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index d538b285ca68..3bb7801e77ad 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -6,7 +6,7 @@ PORTNAME= ekg PORTVERSION= 1.1 -CATEGORIES= net +CATEGORIES= polish net MASTER_SITES= http://dev.null.pl/ekg/ DISTNAME= ${PORTNAME}-${PORTVERSION} |