diff options
Diffstat (limited to 'security/pam-pgsql/Makefile')
-rw-r--r-- | security/pam-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index 41240757b94..d4b9a275c5d 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/10/09 21:42:03 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/03 08:36:59 wiz Exp $ DISTNAME= pam-pgsql-0.7.3.1 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-pgsql/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/project/pam-pgsql/ +#HOMEPAGE= http://sourceforge.net/project/pam-pgsql/ COMMENT= PAM module to authenticate using a PostgreSQL database LICENSE= gnu-gpl-v2 |