aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-11-17 14:44:00 +0000
committerChris Rees <crees@FreeBSD.org>2013-11-17 14:44:00 +0000
commit4a604c848271f06d5778694283d35026f135a57b (patch)
treee994a0a5b35c4b6bae7ff9e8ae9e4efd7533ca97 /databases
parent57936e49a2be8b96c59954e854b28d379375f341 (diff)
downloadports-4a604c848271f06d5778694283d35026f135a57b.tar.gz
ports-4a604c848271f06d5778694283d35026f135a57b.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-libpqxx3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile
index e807276b729f..39dec200f97b 100644
--- a/databases/postgresql-libpqxx3/Makefile
+++ b/databases/postgresql-libpqxx3/Makefile
@@ -1,18 +1,18 @@
# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
-PORTNAME= libpqxx3
+PORTNAME= libpqxx
PORTVERSION= 3.1.1
CATEGORIES= databases
MASTER_SITES= http://pqxx.org/download/software/${PORTNAME}/
PKGNAMEPREFIX= postgresql-
+PKGNAMESUFFIX= 3
DIST_SUBDIR= postgresql
MAINTAINER= 20080111.freebsd.org@ab.ote.we.lv
COMMENT= New C++ interface for PostgreSQL
CONFLICTS= postgresql-libpqxx-[2-4].*
-LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3
PORTSCOUT= limit:^2\.
USE_PGSQL= yes