Date: Thu, 14 Dec 2017 16:39:12 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456307 - head/www/p5-AnyEvent-WebSocket-Client Message-ID: <201712141639.vBEGdCZ4063823@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712141639.vBEGdCZ4063823>