svn commit: r316476 - head/print/jabref

Matthias Andree mandree at FreeBSD.org
Wed Apr 24 19:42:34 UTC 2013


Author: mandree
Date: Wed Apr 24 19:42:33 2013
New Revision: 316476
URL: http://svnweb.freebsd.org/changeset/ports/316476

Log:
  Add PORTSCOUT variable.

Modified:
  head/print/jabref/Makefile

Modified: head/print/jabref/Makefile
==============================================================================
--- head/print/jabref/Makefile	Wed Apr 24 19:35:38 2013	(r316475)
+++ head/print/jabref/Makefile	Wed Apr 24 19:42:33 2013	(r316476)
@@ -16,6 +16,8 @@ COMMENT=	BibTeX native bibliographic ref
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+PORTSCOUT=	limit:.*[0-9]$$
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes


More information about the svn-ports-all mailing list