diff options
author | ache <ache@FreeBSD.org> | 1999-04-07 20:59:45 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-04-07 20:59:45 +0000 |
commit | 80b872705f0f14cc7a3e0a44ed790f0e2d3fe2d1 (patch) | |
tree | 34958d2d30044e9f1e062e581ea8212102e22534 /net/p5-URI | |
parent | 0664f9532f5861d1eef0c9264f3c41036cffcd4c (diff) | |
download | FreeBSD-ports-80b872705f0f14cc7a3e0a44ed790f0e2d3fe2d1.zip FreeBSD-ports-80b872705f0f14cc7a3e0a44ed790f0e2d3fe2d1.tar.gz |
oops, change category
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 57deb54..7386d5e 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: p5-URI # Version required: 1.* # -# $Id: Makefile,v 1.11 1998/09/15 21:31:52 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1999/04/07 20:56:04 ache Exp $ # DISTNAME= URI-1.02 PKGNAME= p5-URI-1.02 -CATEGORIES= security perl5 +CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI |