aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sed_inplace
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /textproc/sed_inplace
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadfreebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.zst
freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'textproc/sed_inplace')
-rw-r--r--textproc/sed_inplace/Makefile1
-rw-r--r--textproc/sed_inplace/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sed_inplace/Makefile b/textproc/sed_inplace/Makefile
index 134a19eb858c..048860cc6eca 100644
--- a/textproc/sed_inplace/Makefile
+++ b/textproc/sed_inplace/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modified version of the sed(1) which can do in-place editing of files
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/sed_inplace
MAKEFILE= ${PKGDIR}/src/Makefile
MAKE_ENV= PKGDIR="${PKGDIR}"
diff --git a/textproc/sed_inplace/pkg-plist b/textproc/sed_inplace/pkg-plist
deleted file mode 100644
index 82008ac38950..000000000000
--- a/textproc/sed_inplace/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sed_inplace