summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/pam-pgsql/Makefile10
-rw-r--r--security/pam-pgsql/pkg-descr3
2 files changed, 6 insertions, 7 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile
index 8456070..5253d2b 100644
--- a/security/pam-pgsql/Makefile
+++ b/security/pam-pgsql/Makefile
@@ -10,13 +10,13 @@ PORTVERSION= 0.5.2
PORTREVISION= 7
CATEGORIES= security databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://mat.cc/distfiles/
-MASTER_SITE_SUBDIR= pam-pgsql
-DISTFILES= ${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX}
+ ${MASTER_SITE_LOCAL:S/$/:local/}
+MASTER_SITE_SUBDIR= pam-pgsql mat/:local
+DISTFILES= ${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX}:DEFAULT,local
-PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz
+PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz:DEFAULT,local
PATCH_SITES= ${MASTER_SITES}
-PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
+PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} mat/:local
MAINTAINER= mat@FreeBSD.org
COMMENT= A pam module for authenticating with PostgreSQL
diff --git a/security/pam-pgsql/pkg-descr b/security/pam-pgsql/pkg-descr
index b82af07..c056014 100644
--- a/security/pam-pgsql/pkg-descr
+++ b/security/pam-pgsql/pkg-descr
@@ -4,5 +4,4 @@ It also supports:
- Checking account information (pam_acct_expired,new_authtok_reqd)
- Updating auth token
-WWW: http://packages.debian.org/unstable/non-us/libpam-pgsql.html
-WWW: http://libpam-pgsql.codecastle.com/
+WWW: http://www.pgpkeys.net/html/pam-pgsql.html
OpenPOWER on IntegriCloud