diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-13 21:29:51 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-13 21:29:51 +0800 |
commit | 6b1ccde6349f614399289b104904ec010f87a861 (patch) | |
tree | c61cf524b4108a452da4a732911ad7cb7094d34d /databases/libgda5-postgresql | |
parent | 8d71ccb499011685631ef5180895ab86c3cedea1 (diff) | |
download | marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.tar marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.tar.gz marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.tar.bz2 marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.tar.lz marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.tar.xz marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.tar.zst marcuscom-ports-6b1ccde6349f614399289b104904ec010f87a861.zip |
Update libgda5 to 4.99.4.
Fix PKGNAMESUFFIC in slave ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16406 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgda5-postgresql')
-rw-r--r-- | databases/libgda5-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda5-postgresql/Makefile b/databases/libgda5-postgresql/Makefile index 2638e0dd9..bb628f3fa 100644 --- a/databases/libgda5-postgresql/Makefile +++ b/databases/libgda5-postgresql/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/libgda4-postgresql/Makefile,v 1.3 2010/10/18 12:47:12 kwm Exp $ +# $MCom: ports/databases/libgda5-postgresql/Makefile,v 1.1 2011/03/30 19:23:04 kwm Exp $ # PORTREVISION?= 0 CATEGORIES= databases gnome -PKGNAMESUFFIX?= -postgresql +PKGNAMESUFFIX?= 5-postgresql MAINTAINER= gnome@FreeBSD.org COMMENT= Provides postgresql access for the libgda5 library |