aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ec2-scripts
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2013-02-26 10:27:17 +0000
committerColin Percival <cperciva@FreeBSD.org>2013-02-26 10:27:17 +0000
commit1f23c0ab5dfd754bdfc37a8f8666c679f36a5625 (patch)
tree3f7c2f4b73f6df6f8e36d21c7c8ae63459074e0f /sysutils/ec2-scripts
parentbfeb5d441a2e91ab49de3ece56a1999c313c81a4 (diff)
downloadports-1f23c0ab5dfd754bdfc37a8f8666c679f36a5625.tar.gz
ports-1f23c0ab5dfd754bdfc37a8f8666c679f36a5625.zip
Notes
Diffstat (limited to 'sysutils/ec2-scripts')
-rw-r--r--sysutils/ec2-scripts/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/ec2-scripts/Makefile b/sysutils/ec2-scripts/Makefile
index d1e27ba43591..be4db5b51494 100644
--- a/sysutils/ec2-scripts/Makefile
+++ b/sysutils/ec2-scripts/Makefile
@@ -29,7 +29,4 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/$${i} ${PREFIX}/etc/rc.d/$${i}; \
done
-describe:
- false
-
.include <bsd.port.mk>