diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-02-18 07:38:33 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-02-18 07:38:33 +0000 |
commit | 80fd2acfbd1d9cadee2f8c4485a4fc9b0e17a782 (patch) | |
tree | 935c38599f826c2e7ea27f148bd3bc107340b055 /databases/postgresql-jdbc | |
parent | - Update to 0.9.0 (diff) |
- trim historical header
Notes
Notes:
svn path=/head/; revision=312485
Diffstat (limited to 'databases/postgresql-jdbc')
-rw-r--r-- | databases/postgresql-jdbc/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index ad00c495fbcc..95e84a3c8c12 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL JDBC -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# PORTNAME= postgresql PORTVERSION= 9.1.902 |