diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-21 03:59:26 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-21 03:59:26 +0000 |
commit | 7ca8fcd4863b5d7bcb1c27fd6774212b210b0375 (patch) | |
tree | 7299caff753de5ec5e9af36d540518dca4eb35c1 /news | |
parent | e789a052f70651ba85f677243527a0445445be02 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/sabnzbdplus/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 5c31c86864e3..3ff7a9f1f8e0 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -139,7 +139,4 @@ do-install: .endfor .endif -post-install: - @${CAT} ${WRKDIR}/pkg-message - .include <bsd.port.post.mk> |