aboutsummaryrefslogtreecommitdiff
path: root/textproc/replaceit
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/replaceit
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'textproc/replaceit')
-rw-r--r--textproc/replaceit/Makefile1
-rw-r--r--textproc/replaceit/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile
index ffad6134cb78..d5fc7fb3b628 100644
--- a/textproc/replaceit/Makefile
+++ b/textproc/replaceit/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://pldaniels.com/replaceit/
MAINTAINER= pat@FreeBSD.org
+COMMENT= A light replacement to the combination of sed/awk/grep/head/tail
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin
diff --git a/textproc/replaceit/pkg-comment b/textproc/replaceit/pkg-comment
deleted file mode 100644
index 7bad6430483a..000000000000
--- a/textproc/replaceit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A light replacement to the combination of sed/awk/grep/head/tail