diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /misc/clex | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | FreeBSD-ports-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip FreeBSD-ports-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'misc/clex')
-rw-r--r-- | misc/clex/Makefile | 2 | ||||
-rw-r--r-- | misc/clex/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile index 7047546..a177afa 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.clex.sk/download/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A commandline file manager WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/misc/clex/pkg-descr b/misc/clex/pkg-descr index 1082183..081a798 100644 --- a/misc/clex/pkg-descr +++ b/misc/clex/pkg-descr @@ -11,4 +11,4 @@ WWW: http://www.clex.sk/ AUTHOR: Vlado Potisk <clex@clex.sk> - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |