diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 22:53:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 22:53:13 +0000 |
commit | 5ee761961b5a555d9785d254693923d1729b5785 (patch) | |
tree | 9cc5a3ab651ce1760095dc25dccccb1edfed9f02 /textproc/replaceit | |
parent | 09bde4b0326f78db8fc2575397080f300829b5be (diff) | |
download | ports-5ee761961b5a555d9785d254693923d1729b5785.tar.gz ports-5ee761961b5a555d9785d254693923d1729b5785.zip |
Notes
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 |