aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-jdbc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:57 +0000
commit6d2c170d10f6ece5bbc2a04e7353396da7d19596 (patch)
tree33f9368cb80689a67c5af93b5da37780f839cf80 /databases/postgresql-jdbc
parent6917398e5f4d3e8abc1eed81fa2dea5288c1366f (diff)
downloadports-6d2c170d10f6ece5bbc2a04e7353396da7d19596.tar.gz
ports-6d2c170d10f6ece5bbc2a04e7353396da7d19596.zip
Remove trailing whitespaces from category databases
Notes
Notes: svn path=/head/; revision=345402
Diffstat (limited to 'databases/postgresql-jdbc')
-rw-r--r--databases/postgresql-jdbc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index 28ecc642b93c..684bea0c5f9a 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -27,7 +27,7 @@ NO_STAGE= yes
post-patch:
${REINPLACE_CMD} 's,/usr/local/pgsql/share/java,${JAVAJARDIR},' ${WRKSRC}/README
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>