aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-04-17 01:40:15 +0800
committerleeym <leeym@FreeBSD.org>2003-04-17 01:40:15 +0800
commit86372e3e79cf34df56bcf2d36b1d572c916a42fe (patch)
tree735f1773aac2b0a5afe124ee92835dc85592dba5 /security
parent62b8cfb0348fe31e6f993f39491649e4b380e995 (diff)
downloadfreebsd-ports-gnome-86372e3e79cf34df56bcf2d36b1d572c916a42fe.tar.gz
freebsd-ports-gnome-86372e3e79cf34df56bcf2d36b1d572c916a42fe.tar.zst
freebsd-ports-gnome-86372e3e79cf34df56bcf2d36b1d572c916a42fe.zip
update maintainer's email address
PR: 51035 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'security')
-rw-r--r--security/pam-pgsql/Makefile2
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}