svn commit: r507332 - head/devel/p5-IO-Pager

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 25 23:56:57 UTC 2019


Author: sunpoet
Date: Thu Jul 25 23:56:56 2019
New Revision: 507332
URL: https://svnweb.freebsd.org/changeset/ports/507332

Log:
  Cosmetic change

Modified:
  head/devel/p5-IO-Pager/Makefile

Modified: head/devel/p5-IO-Pager/Makefile
==============================================================================
--- head/devel/p5-IO-Pager/Makefile	Thu Jul 25 21:54:30 2019	(r507331)
+++ head/devel/p5-IO-Pager/Makefile	Thu Jul 25 23:56:56 2019	(r507332)
@@ -20,6 +20,6 @@ USES=		perl5 tar:tgz
 USE_PERL5=	configure
 
 NO_ARCH=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C|0$||}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S|0$||}
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list