aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-23 11:31:33 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-23 11:31:33 +0000
commitf2d8aeaa63736f2fded1380a520f2890f248a929 (patch)
treeaa0a9921c543866ffa04f0f5e3b790529eca1b69 /ports-mgmt
parent5240ed3ee04d8b613ad4c3d24e5d002173ed7688 (diff)
downloadports-f2d8aeaa63736f2fded1380a520f2890f248a929.tar.gz
ports-f2d8aeaa63736f2fded1380a520f2890f248a929.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 5ba6ba12dae3..e07745a089bc 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -80,6 +80,5 @@ PERIODIC_ALL= ${PERIODIC_DAILY} ${PERIODIC_SECURITY}
post-install:
@${INSTALL_DATA} ${WRKSRC}/pkg/pkg.conf.sample ${STAGEDIR}${PREFIX}/etc
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>