diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2008-08-10 12:38:39 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2008-08-10 12:38:39 +0000 |
commit | dd72e698fc2d7033c3c1fbd041c632266df4d042 (patch) | |
tree | cd51012da1c5d99f61ed1e37304a3903d9c8ff81 /security/ccid | |
parent | 4583cbd401e67a9afb505512a9203f5e66c6ca32 (diff) | |
download | pkgsrc-dd72e698fc2d7033c3c1fbd041c632266df4d042.tar.gz |
PLIST correction.
Diffstat (limited to 'security/ccid')
-rw-r--r-- | security/ccid/Makefile | 3 | ||||
-rw-r--r-- | security/ccid/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/ccid/Makefile b/security/ccid/Makefile index a1442006b78..107f6dbae01 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/08/08 21:27:24 shannonjr Exp $ +# $NetBSD: Makefile,v 1.4 2008/08/10 12:38:39 shannonjr Exp $ # DISTNAME= ccid-1.3.8 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://alioth.debian.org/frs/download.php/2482/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/ccid/PLIST b/security/ccid/PLIST index a62888c31aa..81502632987 100644 --- a/security/ccid/PLIST +++ b/security/ccid/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2008/08/08 21:27:24 shannonjr Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/08/10 12:38:39 shannonjr Exp $ bin/RSA_SecurID_getpasswd man/man1/RSA_SecurID_getpasswd.1 man/man8/Kobil_mIDentity_switch.8 lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/Info.plist lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so.${PKGVERSION} -lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/NetBSD/libccid.so +lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so sbin/Kobil_mIDentity_switch share/doc/ccid/README_Kobil_mIDentity_switch.txt share/doc/ccid/README |