svn commit: r448329 - head/devel/p5-File-Find-Object

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 19 16:05:20 UTC 2017


Author: sunpoet
Date: Sat Aug 19 16:05:18 2017
New Revision: 448329
URL: https://svnweb.freebsd.org/changeset/ports/448329

Log:
  Fix indent

Modified:
  head/devel/p5-File-Find-Object/Makefile

Modified: head/devel/p5-File-Find-Object/Makefile
==============================================================================
--- head/devel/p5-File-Find-Object/Makefile	Sat Aug 19 16:05:14 2017	(r448328)
+++ head/devel/p5-File-Find-Object/Makefile	Sat Aug 19 16:05:18 2017	(r448329)
@@ -3,7 +3,7 @@
 
 PORTNAME=	File-Find-Object
 PORTVERSION=	0.3.2
-DISTVERSIONPREFIX=v
+DISTVERSIONPREFIX=	v
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-


More information about the svn-ports-head mailing list