diff options
author | linimon <linimon@FreeBSD.org> | 2008-06-26 14:31:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-06-26 14:31:32 +0800 |
commit | 40ed737a9ee020f451b328db92e4c65ff5617d7d (patch) | |
tree | f869f737ae0564dfb5e8b61c84f84456bb65a0a9 /security | |
parent | c5457fb8307ffa497f304bba5569c732226a9219 (diff) | |
download | freebsd-ports-gnome-40ed737a9ee020f451b328db92e4c65ff5617d7d.tar.gz freebsd-ports-gnome-40ed737a9ee020f451b328db92e4c65ff5617d7d.tar.zst freebsd-ports-gnome-40ed737a9ee020f451b328db92e4c65ff5617d7d.zip |
s/pear-Auth_OpenID2/php-Auth_OpenID2/ to go with what was actually
repocopied.
Reported by: portsmon
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index ec14462a5416..b5cf63c8766b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -547,7 +547,6 @@ SUBDIR += pear-Auth SUBDIR += pear-Auth_HTTP SUBDIR += pear-Auth_OpenID - SUBDIR += pear-Auth_OpenID2 SUBDIR += pear-Auth_PrefManager SUBDIR += pear-Auth_SASL SUBDIR += pear-Crypt_Blowfish @@ -578,6 +577,7 @@ SUBDIR += pgpgpg SUBDIR += pgpin SUBDIR += php-Auth_OpenID + SUBDIR += php-Auth_OpenID2 SUBDIR += php-suhosin SUBDIR += php4-crack SUBDIR += php4-mcrypt |