diff options
Diffstat (limited to 'news/unpost')
-rw-r--r-- | news/unpost/Makefile | 1 | ||||
-rw-r--r-- | news/unpost/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/news/unpost/Makefile b/news/unpost/Makefile index b10bf4215372..598966cf83bd 100644 --- a/news/unpost/Makefile +++ b/news/unpost/Makefile @@ -16,6 +16,7 @@ COMMENT= Extract binary files from multi-segment uuencoded postings MAKEFILE= makefils/linux.mkf MAN1= unpost.1 +PLIST_FILES= bin/unpost do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unpost ${PREFIX}/bin diff --git a/news/unpost/pkg-plist b/news/unpost/pkg-plist deleted file mode 100644 index 48523221edc8..000000000000 --- a/news/unpost/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/unpost |