aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-12 09:41:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-12 09:41:36 +0000
commit33c32eafb01009a9e5fc72b4c6b1a83a13b96801 (patch)
tree7fcba95299d7c5eb3d8ac8aa3cec449507b557c2
parent24a3e6a5d5e3366806be4dd359932087e85ef68c (diff)
downloadports-33c32eafb01009a9e5fc72b4c6b1a83a13b96801.tar.gz
ports-33c32eafb01009a9e5fc72b4c6b1a83a13b96801.zip
Drop maintainership
Notes
Notes: svn path=/head/; revision=84756
-rw-r--r--net/ctrace/Makefile4
-rw-r--r--net/ctrace/distinfo2
-rw-r--r--net/thcrut/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile
index bb5a5ea9b1d7..d6e3ebad3836 100644
--- a/net/ctrace/Makefile
+++ b/net/ctrace/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= ctrace
-PORTVERSION= 0.8
+PORTVERSION= 0.9
CATEGORIES= net
MASTER_SITES= http://www.pratyeka.org/ctrace/download/
-MAINTAINER= kris@FreeBSD.org
+MAINTAINER= ports@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
diff --git a/net/ctrace/distinfo b/net/ctrace/distinfo
index e419c24fb534..5f962cb59a6c 100644
--- a/net/ctrace/distinfo
+++ b/net/ctrace/distinfo
@@ -1 +1 @@
-MD5 (ctrace-0.8.tar.bz2) = bc9bbd8cd603b9c95f4563e1f878f4e1
+MD5 (ctrace-0.9.tar.bz2) = bf6c2115ed54083a81f297706cf7bb93
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index 9a86a725269d..55a8682c60d9 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.5
CATEGORIES= net
MASTER_SITES= http://www.thc.org/releases/
-MAINTAINER= kris@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Local network discovery tool
GNU_CONFIGURE= yes