diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /net-mgmt/cdpr | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-graphics-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-graphics-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-graphics-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'net-mgmt/cdpr')
-rw-r--r-- | net-mgmt/cdpr/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cdpr/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cdpr/Makefile b/net-mgmt/cdpr/Makefile index 197492a7bfc..145b340385f 100644 --- a/net-mgmt/cdpr/Makefile +++ b/net-mgmt/cdpr/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Cisco Discovery Protocol Reporter CFLAGS+= -ggdb diff --git a/net-mgmt/cdpr/pkg-descr b/net-mgmt/cdpr/pkg-descr index 4a3316b7fda..c32c8a1aae1 100644 --- a/net-mgmt/cdpr/pkg-descr +++ b/net-mgmt/cdpr/pkg-descr @@ -9,4 +9,4 @@ AUTHOR: Lance O'Connor <lance@monkeymental.com> WWW: http://www.monkeymental.com/nuke/ - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |