svn commit: r399349 - head/devel/subversion18

Antoine Brodin antoine at FreeBSD.org
Thu Oct 15 15:13:44 UTC 2015


Author: antoine
Date: Thu Oct 15 15:13:43 2015
New Revision: 399349
URL: https://svnweb.freebsd.org/changeset/ports/399349

Log:
  Fix duplicate PKGBASE
  
  Pointy hat:	lev@

Modified:
  head/devel/subversion18/Makefile.common

Modified: head/devel/subversion18/Makefile.common
==============================================================================
--- head/devel/subversion18/Makefile.common	Thu Oct 15 15:11:51 2015	(r399348)
+++ head/devel/subversion18/Makefile.common	Thu Oct 15 15:13:43 2015	(r399349)
@@ -7,6 +7,7 @@ PORTREVISION?=	0
 CATEGORIES+=	devel
 MASTER_SITES=	APACHE/subversion
 DIST_SUBDIR=	subversion18
+PKGNAMESUFFIX=	18
 
 GNU_CONFIGURE=	yes
 USES+=		cpe libtool pkgconfig shebangfix tar:bzip2


More information about the svn-ports-all mailing list