diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/pam-dbm | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/pam-dbm')
-rw-r--r-- | security/pam-dbm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-dbm/Makefile b/security/pam-dbm/Makefile index 0236233033d..22652b67e8e 100644 --- a/security/pam-dbm/Makefile +++ b/security/pam-dbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/08/18 14:02:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= pam_dbm-0.2 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_dbm/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www-dev.cites.uiuc.edu/pam_dbm/ +HOMEPAGE= http://www.feep.net/PAM/pam_dbm/ COMMENT= PAM module for DBM authentication USE_PKGLOCALEDIR= yes |