svn commit: r312969 - head/sysutils/ec2-scripts

Colin Percival cperciva at FreeBSD.org
Tue Feb 26 10:27:18 UTC 2013


Author: cperciva
Date: Tue Feb 26 10:27:17 2013
New Revision: 312969
URL: http://svnweb.freebsd.org/changeset/ports/312969

Log:
  Unbreak INDEX.

Modified:
  head/sysutils/ec2-scripts/Makefile

Modified: head/sysutils/ec2-scripts/Makefile
==============================================================================
--- head/sysutils/ec2-scripts/Makefile	Tue Feb 26 10:11:57 2013	(r312968)
+++ head/sysutils/ec2-scripts/Makefile	Tue Feb 26 10:27:17 2013	(r312969)
@@ -29,7 +29,4 @@ post-install:
 		${INSTALL_SCRIPT} ${WRKSRC}/$${i} ${PREFIX}/etc/rc.d/$${i}; \
 	done
 
-describe:
-	false
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list