diff options
author | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2011-08-30 15:57:26 +0800 |
commit | b3e6719037b98685901b2a79b98020377b4adc18 (patch) | |
tree | a9a74e9114e57b53fea173414341badf2aa8a70e /textproc/sarep | |
parent | 29bb3bfb61d41f664b0a16923abf5f039c29887d (diff) | |
download | freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.gz freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.tar.zst freebsd-ports-gnome-b3e6719037b98685901b2a79b98020377b4adc18.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'textproc/sarep')
-rw-r--r-- | textproc/sarep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index 9bcfb840ed12..28af456f4f54 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://sunsite.unc.edu/pub/linux/utils/text/ EXTRACT_SUFX= -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line search and replace tool; written in Perl; handles regexps RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS |