diff options
Diffstat (limited to 'misc/histring')
-rw-r--r-- | misc/histring/Makefile | 1 | ||||
-rw-r--r-- | misc/histring/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile index fc677a3ba73b..6b7ac29c3cb2 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -14,5 +14,6 @@ MAINTAINER= roam@FreeBSD.org COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences" GNU_CONFIGURE= yes +PLIST_FILES= bin/histring .include <bsd.port.mk> diff --git a/misc/histring/pkg-plist b/misc/histring/pkg-plist deleted file mode 100644 index c6596f4d3992..000000000000 --- a/misc/histring/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/histring |