svn commit: r405486 - head/databases/postgresql95-pgtcl
Antoine Brodin
antoine at FreeBSD.org
Thu Jan 7 21:24:34 UTC 2016
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]*
More information about the svn-ports-all
mailing list