diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-10-31 21:46:40 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-10-31 21:46:40 +0000 |
commit | d3c56462a36da2b70150f59426d2e269fe044a9b (patch) | |
tree | da26a2c57d9259cbe57863a194726420913652d0 /security | |
parent | ac09227971b743f81772dfc3af7dcb6aae00a1af (diff) | |
download | pkgsrc-d3c56462a36da2b70150f59426d2e269fe044a9b.tar.gz |
adjust for rename of most php4-* packages to php-*
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/Makefile b/security/Makefile index 7e10b15689b..e24aa0b63b2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.203 2004/10/29 23:02:17 xtraeme Exp $ +# $NetBSD: Makefile,v 1.204 2004/10/31 21:46:40 jdolecek Exp $ # COMMENT= Security tools @@ -155,9 +155,9 @@ SUBDIR+= pam-smbpass SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pgpdump -SUBDIR+= php4-mcrypt -SUBDIR+= php4-mhash -SUBDIR+= php4-openssl +SUBDIR+= php-mcrypt +SUBDIR+= php-mhash +SUBDIR+= php-openssl SUBDIR+= pinentry SUBDIR+= pinepgp SUBDIR+= pks |