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 /misc/rpl | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'misc/rpl')
-rw-r--r-- | misc/rpl/Makefile | 2 | ||||
-rw-r--r-- | misc/rpl/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/rpl/Makefile b/misc/rpl/Makefile index fd645c10b24e..6bdce6697eec 100644 --- a/misc/rpl/Makefile +++ b/misc/rpl/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4.0 CATEGORIES= misc MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Rpl is a Unix text replacement utility GNU_CONFIGURE= yes diff --git a/misc/rpl/pkg-descr b/misc/rpl/pkg-descr index a44e2178ec19..e9f210da574b 100644 --- a/misc/rpl/pkg-descr +++ b/misc/rpl/pkg-descr @@ -7,4 +7,4 @@ WWW: http://www.laffeycomputer.com/software.html AUTHOR: Joe Laffey <software@laffeycomputer.com> - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |