svn commit: r456307 - head/www/p5-AnyEvent-WebSocket-Client

Mark Felder feld at FreeBSD.org
Thu Dec 14 16:39:13 UTC 2017


Author: feld
Date: Thu Dec 14 16:39:12 2017
New Revision: 456307
URL: https://svnweb.freebsd.org/changeset/ports/456307

Log:
  Remove duplicate PORTREVISION declaration
  
  Reported by:	wen

Modified:
  head/www/p5-AnyEvent-WebSocket-Client/Makefile

Modified: head/www/p5-AnyEvent-WebSocket-Client/Makefile
==============================================================================
--- head/www/p5-AnyEvent-WebSocket-Client/Makefile	Thu Dec 14 16:33:08 2017	(r456306)
+++ head/www/p5-AnyEvent-WebSocket-Client/Makefile	Thu Dec 14 16:39:12 2017	(r456307)
@@ -3,7 +3,6 @@
 
 PORTNAME=	AnyEvent-WebSocket-Client
 PORTVERSION=	0.44
-PORTREVISION=	0
 PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN


More information about the svn-ports-head mailing list