summaryrefslogtreecommitdiff
path: root/databases/proftpd-mod_sql_postgres
diff options
context:
space:
mode:
Diffstat (limited to 'databases/proftpd-mod_sql_postgres')
-rw-r--r--databases/proftpd-mod_sql_postgres/Makefile4
-rw-r--r--databases/proftpd-mod_sql_postgres/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile
index 69504beb9de4..e5b8b3c37f29 100644
--- a/databases/proftpd-mod_sql_postgres/Makefile
+++ b/databases/proftpd-mod_sql_postgres/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= databases ftp
PKGNAMEPREFIX= proftpd-
MAINTAINER= mm@FreeBSD.org
-COMMENT= PostgreSQL backend module for ProFTPD
+COMMENT= PostgreSQL ProFTPD module
LICENSE= GPLv2
@@ -23,6 +23,6 @@ USE_PGSQL= yes
INCLUDEDIRS= ${LOCALBASE}/include
LIBDIRS= ${LOCALBASE}/lib
-_PROFTPD_MODULE= ${PORTNAME}
+_BUILDING_PROFTPD_MODULE= ${PORTNAME}
.include "${MASTERDIR}/Makefile"
diff --git a/databases/proftpd-mod_sql_postgres/pkg-descr b/databases/proftpd-mod_sql_postgres/pkg-descr
index 44499986fb55..e6d171eb2e46 100644
--- a/databases/proftpd-mod_sql_postgres/pkg-descr
+++ b/databases/proftpd-mod_sql_postgres/pkg-descr
@@ -1,3 +1,3 @@
-This is the PostgreSQL backend module for ProFTPD
+PostgreSQL backend module for mod_sql of ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html