svn commit: r312433 - head/misc/wotsap
Ruslan Mahmatkhanov
rm at FreeBSD.org
Sun Feb 17 18:25:27 UTC 2013
Author: rm
Date: Sun Feb 17 18:25:26 2013
New Revision: 312433
URL: http://svnweb.freebsd.org/changeset/ports/312433
Log:
- instruct portscout to not check for updates, because 0.7 is the last release
according to [1]
[1] http://www.lysator.liu.se/~jc/wotsap/news.html (see latest entry)
Modified:
head/misc/wotsap/Makefile
Modified: head/misc/wotsap/Makefile
==============================================================================
--- head/misc/wotsap/Makefile Sun Feb 17 18:13:24 2013 (r312432)
+++ head/misc/wotsap/Makefile Sun Feb 17 18:25:26 2013 (r312433)
@@ -16,6 +16,7 @@ USE_PYTHON_RUN= -2.7
NO_BUILD= yes
PLIST_FILES= bin/pks2wot bin/wotsap
+PORTSCOUT= ignore:1
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pks2wot ${PREFIX}/bin
More information about the svn-ports-head
mailing list