diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
commit | d30e571eb6f5232da70daf4dc32b93c08bff1de9 (patch) | |
tree | 87603ac289c6880af1a48253ff77e15abbaebe27 /devel/pear-Console_Table | |
parent | 6b26ddff3112fadce86072cddaf6a07e4faa741f (diff) |
Notes
Diffstat (limited to 'devel/pear-Console_Table')
-rw-r--r-- | devel/pear-Console_Table/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Console_Table/Makefile b/devel/pear-Console_Table/Makefile index 1e5e39fe2509..6a31ecc6272c 100644 --- a/devel/pear-Console_Table/Makefile +++ b/devel/pear-Console_Table/Makefile @@ -7,7 +7,7 @@ PORTNAME= Console_Table PORTVERSION= 1.0.1 -CATEGORIES= devel +CATEGORIES= devel pear MAINTAINER= ports@FreeBSD.org COMMENT= PHP class that makes it easy to build console style tables |