Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2016 21:24:33 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405486 - head/databases/postgresql95-pgtcl
Message-ID:  <201601072124.u07LOXXZ051182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan  7 21:24:33 2016
New Revision: 405486
URL: https://svnweb.freebsd.org/changeset/ports/405486

Log:
  Fix probable typo (and PKGBASE collision)

Modified:
  head/databases/postgresql95-pgtcl/Makefile

Modified: head/databases/postgresql95-pgtcl/Makefile
==============================================================================
--- head/databases/postgresql95-pgtcl/Makefile	Thu Jan  7 21:04:04 2016	(r405485)
+++ head/databases/postgresql95-pgtcl/Makefile	Thu Jan  7 21:24:33 2016	(r405486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PKGNAMESUFFIX=	-postgresql94
+PKGNAMESUFFIX=	-postgresql95
 
 CONFLICTS=	pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601072124.u07LOXXZ051182>