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 /textproc/glark | |
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 'textproc/glark')
-rw-r--r-- | textproc/glark/Makefile | 2 | ||||
-rw-r--r-- | textproc/glark/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index d15cec88d93..870de982959 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Search text files for complex regular expressions USE_RUBY= yes diff --git a/textproc/glark/pkg-descr b/textproc/glark/pkg-descr index 9240cfebeb4..1f4c7eb5a50 100644 --- a/textproc/glark/pkg-descr +++ b/textproc/glark/pkg-descr @@ -6,4 +6,4 @@ WWW: http://glark.sourceforge.net/ AUTHOR: Jeff Pace <jpace@incava.org> - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |