diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-18 23:18:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-18 23:18:00 +0800 |
commit | a4479e9aab74e76a7d7990693a66c4712e2407c2 (patch) | |
tree | 084d3bcfea37e76d6568b75f51b15672b2881520 /net/ripetools | |
parent | 51c5ab1923663565990c3678ced9dfe2f743b8e7 (diff) | |
download | freebsd-ports-gnome-a4479e9aab74e76a7d7990693a66c4712e2407c2.tar.gz freebsd-ports-gnome-a4479e9aab74e76a7d7990693a66c4712e2407c2.tar.zst freebsd-ports-gnome-a4479e9aab74e76a7d7990693a66c4712e2407c2.zip |
Joe is away from FreeBSD work right now, so reset maintainership at his
request.
Diffstat (limited to 'net/ripetools')
-rw-r--r-- | net/ripetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ripetools/Makefile b/net/ripetools/Makefile index c4bff8d50385..747c268b7592 100644 --- a/net/ripetools/Makefile +++ b/net/ripetools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ripe.net/tools/ DISTNAME= ripe-whois-tools-2.4 -MAINTAINER= joe@uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= RIPE's own version of whois, and a RIPE database tool DEPRECATED= "Please use net/ripe-whois!" |