diff options
Diffstat (limited to 'net/ctrace')
-rw-r--r-- | net/ctrace/Makefile | 1 | ||||
-rw-r--r-- | net/ctrace/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile index fd1cd08..bb5a5ea 100644 --- a/net/ctrace/Makefile +++ b/net/ctrace/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.pratyeka.org/ctrace/download/ MAINTAINER= kris@FreeBSD.org +COMMENT= Multiprotocol traceroute tool BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP diff --git a/net/ctrace/pkg-comment b/net/ctrace/pkg-comment deleted file mode 100644 index 223202c..0000000 --- a/net/ctrace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multiprotocol traceroute tool |