svn commit: r435535 - head/www/pecl-yar1

Antoine Brodin antoine at FreeBSD.org
Mon Mar 6 12:05:24 UTC 2017


Author: antoine
Date: Mon Mar  6 12:05:23 2017
New Revision: 435535
URL: https://svnweb.freebsd.org/changeset/ports/435535

Log:
  Fix PKGBASE collision with www/pecl-yar

Modified:
  head/www/pecl-yar1/Makefile

Modified: head/www/pecl-yar1/Makefile
==============================================================================
--- head/www/pecl-yar1/Makefile	Mon Mar  6 12:04:56 2017	(r435534)
+++ head/www/pecl-yar1/Makefile	Mon Mar  6 12:05:23 2017	(r435535)
@@ -7,6 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
+PKGNAMESUFFIX=	1
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	johnpupu at gmail.com


More information about the svn-ports-all mailing list