diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pam-pgsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index b1a985c9a38a..62ac8f835ac2 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz PATCH_SITES= ${MASTER_SITES} PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} -MAINTAINER= m@absolight.fr +MAINTAINER= m@absolight.net COMMENT= A pam module for authenticating with PostgreSQL LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |