svn commit: r456634 - head/net/samba4-devel

Mathieu Arnold mat at FreeBSD.org
Mon Dec 18 13:45:39 UTC 2017


Author: mat
Date: Mon Dec 18 13:45:37 2017
New Revision: 456634
URL: https://svnweb.freebsd.org/changeset/ports/456634

Log:
  Fix pkgname collision.
  
  Pointy hat:	timur
  Sponsored by:	Absolight

Modified:
  head/net/samba4-devel/Makefile   (contents, props changed)

Modified: head/net/samba4-devel/Makefile
==============================================================================
--- head/net/samba4-devel/Makefile	Mon Dec 18 13:18:05 2017	(r456633)
+++ head/net/samba4-devel/Makefile	Mon Dec 18 13:45:37 2017	(r456634)
@@ -1,7 +1,7 @@
 # Created by: timur at FreeBSD.org
 # $FreeBSD$
 
-PORTNAME?=			${SAMBA4_BASENAME}47
+PORTNAME?=			${SAMBA4_BASENAME}-devel
 PORTVERSION?=			${SAMBA4_VERSION}
 PORTREVISION?=			0
 CATEGORIES?=			net


More information about the svn-ports-head mailing list