diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-05 12:54:37 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-05 12:54:37 +0800 |
commit | 3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3 (patch) | |
tree | 56d7113d309eb7a3199cfc14e34393b61bf6736d /dns/p5-BIND-Conf_Parser | |
parent | 4e7d61f12f90d2c4bf2b74b61355f989656768c9 (diff) | |
download | freebsd-ports-gnome-3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3.tar.gz freebsd-ports-gnome-3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3.tar.zst freebsd-ports-gnome-3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3.zip |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Diffstat (limited to 'dns/p5-BIND-Conf_Parser')
-rw-r--r-- | dns/p5-BIND-Conf_Parser/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-BIND-Conf_Parser/Makefile b/dns/p5-BIND-Conf_Parser/Makefile index 00ee69d9db08..78071d4f3be8 100644 --- a/dns/p5-BIND-Conf_Parser/Makefile +++ b/dns/p5-BIND-Conf_Parser/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-BIND-Conf_Parser -# Date created: 2002/06/18 -# Whom: andrew@ugh.net.au +# Date created: 2002/06/18 +# Whom: andrew@ugh.net.au # # $FreeBSD$ # PORTNAME= BIND-Conf_Parser PORTVERSION= 0.95 -CATEGORIES= net perl5 +CATEGORIES= dns perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/P/PG/PGUEN PKGNAMEPREFIX= p5- |