svn commit: r421370 - head/astro/josm

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Sep 5 14:12:00 UTC 2016


Author: amdmi3
Date: Mon Sep  5 14:11:59 2016
New Revision: 421370
URL: https://svnweb.freebsd.org/changeset/ports/421370

Log:
  - Ignore completely in portscout as the version number is just revision; stable revisions should be handled by hand

Modified:
  head/astro/josm/Makefile

Modified: head/astro/josm/Makefile
==============================================================================
--- head/astro/josm/Makefile	Mon Sep  5 13:51:48 2016	(r421369)
+++ head/astro/josm/Makefile	Mon Sep  5 14:11:59 2016	(r421370)
@@ -15,6 +15,8 @@ COMMENT=	Comprehensive editor for OpenSt
 
 LICENSE=	GPLv2+
 
+PORTSCOUT=	ignore
+
 NO_WRKSUBDIR=	yes
 
 USE_JAVA=	yes


More information about the svn-ports-all mailing list