svn commit: r307609 - head/audio/bmp-crossfade
Ryan Steinmetz
zi at FreeBSD.org
Wed Nov 21 00:33:27 UTC 2012
Author: zi
Date: Wed Nov 21 00:33:26 2012
New Revision: 307609
URL: http://svnweb.freebsd.org/changeset/ports/307609
Log:
- Add portscout option
Submitted by: c.petrik.sosa at gmail.com (maintainer)
Feature safe: yes
Modified:
head/audio/bmp-crossfade/Makefile (contents, props changed)
Modified: head/audio/bmp-crossfade/Makefile
==============================================================================
--- head/audio/bmp-crossfade/Makefile Tue Nov 20 23:17:23 2012 (r307608)
+++ head/audio/bmp-crossfade/Makefile Wed Nov 21 00:33:26 2012 (r307609)
@@ -10,4 +10,6 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimed
MASTERDIR= ${.CURDIR}/../xmms-crossfade
+PORTSCOUT= limit:^0\.3\.12
+
.include "${MASTERDIR}/Makefile"
More information about the svn-ports-all
mailing list