diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
commit | f392c677a375f86cb5a130d9e252c458ec6c4bd0 (patch) | |
tree | 60370923138a47f862620790dc2abaa1f470ccbe /devel/pear-Console_Table | |
parent | d40dea5d99ca230d2eca8e4525aa417fff7b6c13 (diff) | |
download | FreeBSD-ports-f392c677a375f86cb5a130d9e252c458ec6c4bd0.zip FreeBSD-ports-f392c677a375f86cb5a130d9e252c458ec6c4bd0.tar.gz |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
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 1e5e39f..6a31ecc 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 |