diff options
| author | Chris Rees <crees@FreeBSD.org> | 2013-11-17 13:32:30 +0000 |
|---|---|---|
| committer | Chris Rees <crees@FreeBSD.org> | 2013-11-17 13:32:30 +0000 |
| commit | 313901a45b8f8d39205dd5a42efac973a83ee37e (patch) | |
| tree | 856aad05e4fea988cb7b8e7b74cb6b3c0329f551 | |
| parent | Remove expired ports: (diff) | |
Slightly change PKGNAME to avoid collision with databases/postgresql-libpqxx
Pointed out by: portmgr (bapt)
Approved by: Eugene Kim (maintainer)
| -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}/ |
