diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2016-01-07 21:24:33 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-01-07 21:24:33 +0000 |
| commit | 7bdf40f3ef8c7e19e2f6aba8fe09708e06d71796 (patch) | |
| tree | 39e931676ea8df33cf6ab7722ede3acc9278c100 /databases | |
| parent | Update www/otter-browser to it's new beta (diff) | |
Fix probable typo (and PKGBASE collision)
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/postgresql95-pgtcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql95-pgtcl/Makefile b/databases/postgresql95-pgtcl/Makefile index b269bd20c591..cf8e9cbf8ad0 100644 --- a/databases/postgresql95-pgtcl/Makefile +++ b/databases/postgresql95-pgtcl/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PKGNAMESUFFIX= -postgresql94 +PKGNAMESUFFIX= -postgresql95 CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[01234]-[0-9]* |
