aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-06-14 22:16:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-06-14 22:16:41 +0000
commitdfefa7d02d24b689ef77af7ed53709bc6898bdab (patch)
tree4d96c51a8ea796b7d4dea12f01d11dbc96081721
parent8fc8a06729c618df92faa63fd0518b5f8239a121 (diff)
downloadports-dfefa7d02d24b689ef77af7ed53709bc6898bdab.tar.gz
ports-dfefa7d02d24b689ef77af7ed53709bc6898bdab.zip
- Drop maintainership
- Set a generous three months expiration PR: ports/112929 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
Notes
Notes: svn path=/head/; revision=193528
-rw-r--r--databases/pgbash/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/pgbash/Makefile b/databases/pgbash/Makefile
index bcb5e0ed9656..7fdc704862a7 100644
--- a/databases/pgbash/Makefile
+++ b/databases/pgbash/Makefile
@@ -16,9 +16,12 @@ DISTFILES= pgbash-7.3.tar.gz:pgsource \
bash-2.05a.tar.gz:bashsrc
EXTRACT_ONLY= pgbash-7.3.tar.gz
-MAINTAINER= sascha@root-login.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SQL Bash Shell for PostgreSQL
+DEPRECATED= Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a
+EXPIRATION_DATE=2007-09-15
+
USE_PGSQL= yes
WRKSRC= ${WRKDIR}/pgbash-7.3/src/bash-2.05a