diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:57:26 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:57:26 +0000 |
commit | 45ba9805ed14bcc27864d2ffa238431049a47064 (patch) | |
tree | 3b74c991bd7b086b7ae814844a9a9b4d1340e785 /textproc/sarep | |
parent | 8549345081125042c90f22c8a4ddc412000dd25f (diff) |
Notes
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 |