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 /net/pear-Net_URL | |
parent | 6b26ddff3112fadce86072cddaf6a07e4faa741f (diff) |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
Notes
Notes:
svn path=/head/; revision=93850
Diffstat (limited to 'net/pear-Net_URL')
-rw-r--r-- | net/pear-Net_URL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index 2e3db2aaaeb1..69f0b6fd4aa7 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net_URL PORTVERSION= 1.0.10 -CATEGORIES= net www +CATEGORIES= net www pear MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- EXTRACT_SUFX= .tgz |