diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-08-08 13:43:59 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-08-08 13:43:59 +0000 |
commit | 5aef1388aacdfc142067af491db106e7e4265475 (patch) | |
tree | dabd97b34ad5298fcee86f966ff4377adc318467 /net/wping | |
parent | b0101b6b6428c7fa340f56e8c410850db161f916 (diff) | |
download | ports-5aef1388aacdfc142067af491db106e7e4265475.tar.gz ports-5aef1388aacdfc142067af491db106e7e4265475.zip |
Notes
Diffstat (limited to 'net/wping')
-rw-r--r-- | net/wping/Makefile | 2 | ||||
-rw-r--r-- | net/wping/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/wping/Makefile b/net/wping/Makefile index 31751f9f92c6..48b42c0e7a59 100644 --- a/net/wping/Makefile +++ b/net/wping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1a CATEGORIES= net MASTER_SITES= http://www.x-router.com/files/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A Web-based graphical ping log RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ diff --git a/net/wping/pkg-descr b/net/wping/pkg-descr index e0085b2eb6df..8b5c771c45c4 100644 --- a/net/wping/pkg-descr +++ b/net/wping/pkg-descr @@ -7,4 +7,4 @@ WWW: http://www.x-router.com/ AUTHOR: <richard@x-router.com> - Michael L. Hostbaek - <mich@freebsdcluster.org> + <mich@FreeBSD.org> |