diff options
author | lioux <lioux@FreeBSD.org> | 2005-11-29 02:20:23 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-11-29 02:20:23 +0800 |
commit | a0d928f5333f13d30071c749d104f94f6de80873 (patch) | |
tree | a103e51055731c8e596220e306c397a4b29287d5 /security | |
parent | 937779d8f0b9860d71f2ed6356363708083f6634 (diff) | |
download | freebsd-ports-gnome-a0d928f5333f13d30071c749d104f94f6de80873.tar.gz freebsd-ports-gnome-a0d928f5333f13d30071c749d104f94f6de80873.tar.zst freebsd-ports-gnome-a0d928f5333f13d30071c749d104f94f6de80873.zip |
Update MASTER_SITES
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_pgina/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_pgina/Makefile b/security/pam_pgina/Makefile index 5c0c25789582..c2240352bbad 100644 --- a/security/pam_pgina/Makefile +++ b/security/pam_pgina/Makefile @@ -8,7 +8,7 @@ PORTNAME= pam_pGina PORTVERSION= 1.1.3 CATEGORIES= security -MASTER_SITES= http://pgina.xpasystems.com/downloads/pam/ +MASTER_SITES= http://pgina.xpasystems.com/files/ DISTNAME= pgina_pam-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |