diff options
Diffstat (limited to 'databases/postgresql-jdbc/Makefile')
-rw-r--r-- | databases/postgresql-jdbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index 568beacb0e93..fb99c619039b 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://jdbc.postgresql.org/download/ PKGNAMESUFFIX= -jdbc DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSION:C/.([0-9][0-9][0-9]*)/-\1/g}${DISTVERSIONSUFFIX} -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= The Java JDBC implementation for PostgreSQL DIST_SUBDIR= postgresql |