diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-26 14:57:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-26 14:57:50 +0000 |
commit | da6c3af5fc2d2e50cc02c503dd2bed7f9d06531b (patch) | |
tree | d79a568897e9f4b2b60f2aa52b357f45aea58060 /databases/postgresql-libpqxx/Makefile | |
parent | a10085f206f47ea43cf9ff2caf7bb451f0a11cc2 (diff) |
Notes
Diffstat (limited to 'databases/postgresql-libpqxx/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 6b7752551a03..fdfc5ac6d4f5 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL Pgaccess -# Date created: December 1st, 2002 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# +# Created by: Palle Girgensohn <girgen@pingpong.net> # $FreeBSD$ -# PORTNAME= libpqxx PORTVERSION= 4.0 @@ -15,6 +11,9 @@ DIST_SUBDIR= postgresql MAINTAINER= ports@FreeBSD.org COMMENT= A new C++ interface for PostgreSQL +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + CONFLICTS= postgresql-libpqxx-3.* PORTSCOUT= limit:^2\. |