svn commit: r501112 - head/net/freebsd-uucp

Dirk Meyer dinoex at FreeBSD.org
Thu May 9 15:40:49 UTC 2019


Author: dinoex
Date: Thu May  9 15:40:47 2019
New Revision: 501112
URL: https://svnweb.freebsd.org/changeset/ports/501112

Log:
  - add PORTSCOUT to skip old tags

Modified:
  head/net/freebsd-uucp/Makefile

Modified: head/net/freebsd-uucp/Makefile
==============================================================================
--- head/net/freebsd-uucp/Makefile	Thu May  9 15:29:57 2019	(r501111)
+++ head/net/freebsd-uucp/Makefile	Thu May  9 15:40:47 2019	(r501112)
@@ -14,6 +14,8 @@ COMMENT=	FreeBSD-modified Taylor UUCP (unix-to-unix co
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/uucp/COPYING
 
+PORTSCOUT=	limit:^1_
+
 USES=		fakeroot
 
 USE_GITHUB=	yes


More information about the svn-ports-all mailing list