diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /textproc/glark | |
parent | 3dc41d3dc9814fbf6d71d6aee14bdc1ad72b2f33 (diff) |
Notes
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 d15cec88d93f..870de982959b 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 9240cfebeb41..1f4c7eb5a504 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 |