aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:49 +0000
commit6ae028ab40c9f7f14df2087fba1bb08d3da528c2 (patch)
tree63c2a0f1529d9ec423f50f09468084034de6ec19 /net
parent006eea357c3a723f280467d72e6c2b33975e2049 (diff)
downloadports-6ae028ab40c9f7f14df2087fba1bb08d3da528c2.tar.gz
ports-6ae028ab40c9f7f14df2087fba1bb08d3da528c2.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Traceroute-PurePerl/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Net-Traceroute-PurePerl/Makefile b/net/p5-Net-Traceroute-PurePerl/Makefile
index 3267e0b78a2f..9ababa5179ed 100644
--- a/net/p5-Net-Traceroute-PurePerl/Makefile
+++ b/net/p5-Net-Traceroute-PurePerl/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Traceroute(1) functionality in perl via raw sockets
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Net-Traceroute>=0:${PORTSDIR}/net/p5-Net-Traceroute
RUN_DEPENDS:= ${BUILD_DEPENDS}