diff options
author | grant <grant@pkgsrc.org> | 2004-01-28 02:21:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-01-28 02:21:04 +0000 |
commit | 16504247c6fc9e66f1202b56db4b5e7a4079dc6b (patch) | |
tree | f1427180d277d04a2f9c49935194ba9373ca9651 /net/p5-INET6 | |
parent | 5fa30a8aceacc7bdcc6fc92c389ebe4f2b26758b (diff) | |
download | pkgsrc-16504247c6fc9e66f1202b56db4b5e7a4079dc6b.tar.gz |
CATEGORIES: net first, then perl5. remove wip.
Diffstat (limited to 'net/p5-INET6')
-rw-r--r-- | net/p5-INET6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-INET6/Makefile b/net/p5-INET6/Makefile index 0ce6e49ae52..247e879bfd5 100644 --- a/net/p5-INET6/Makefile +++ b/net/p5-INET6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/12/17 14:22:30 martti Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/28 02:21:04 grant Exp $ # DISTNAME= INET6-2.00 PKGNAME= p5-${DISTNAME} -CATEGORIES= wip perl5 net +CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} MAINTAINER= adrianp@stindustries.net |