diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql-libpqxx3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index 1191220378cf..e807276b729f 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -1,7 +1,7 @@ # Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -PORTNAME= libpqxx +PORTNAME= libpqxx3 PORTVERSION= 3.1.1 CATEGORIES= databases MASTER_SITES= http://pqxx.org/download/software/${PORTNAME}/ |