diff options
Diffstat (limited to 'textproc/replaceit')
-rw-r--r-- | textproc/replaceit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile index fbfeae222740..4cb275629550 100644 --- a/textproc/replaceit/Makefile +++ b/textproc/replaceit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= textproc MASTER_SITES= http://pldaniels.com/replaceit/ -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A light replacement to the combination of sed/awk/grep/head/tail PLIST_FILES= bin/replaceit |