diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-15 22:07:49 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-15 22:07:49 +0000 |
commit | e4bae02279a43113016c4fcc5ab876da6572d610 (patch) | |
tree | fe883a263fb4f4973379622cdebaaf0d3b0b7f2c /print/phppdflib | |
parent | 266a80c3843cba95ec08c4d8a6bd04c5a2079de9 (diff) | |
download | FreeBSD-ports-e4bae02279a43113016c4fcc5ab876da6572d610.zip FreeBSD-ports-e4bae02279a43113016c4fcc5ab876da6572d610.tar.gz |
remove php category, I was confused with the pear category
Noticed by: bento.
Diffstat (limited to 'print/phppdflib')
-rw-r--r-- | print/phppdflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/phppdflib/Makefile b/print/phppdflib/Makefile index 402c81c..ef0fe25 100644 --- a/print/phppdflib/Makefile +++ b/print/phppdflib/Makefile @@ -7,7 +7,7 @@ PORTNAME= phppdflib PORTVERSION= 2.5 -CATEGORIES= print php +CATEGORIES= print MASTER_SITES= http://www.potentialtech.com/ EXTRACT_SUFX= .tbz |