diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
commit | 22d7896c1731a371a072a9f3254f9f770ba01b97 (patch) | |
tree | 1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/replaceit | |
parent | 089a429b206872b95880aa58ac6e7da37446b22a (diff) | |
download | ports-22d7896c1731a371a072a9f3254f9f770ba01b97.tar.gz ports-22d7896c1731a371a072a9f3254f9f770ba01b97.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 f1bd16288003..f0a2cdbc1b9b 100644 --- a/textproc/replaceit/Makefile +++ b/textproc/replaceit/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= http://pldaniels.com/replaceit/ MAINTAINER= ports@FreeBSD.org -COMMENT= A light replacement to the combination of sed/awk/grep/head/tail +COMMENT= Light replacement to the combination of sed/awk/grep/head/tail LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE |