diff options
Diffstat (limited to 'security/pcsc-lite/Makefile')
-rw-r--r-- | security/pcsc-lite/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile index c206da39bae..f26d93c583c 100644 --- a/security/pcsc-lite/Makefile +++ b/security/pcsc-lite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2009/04/30 06:24:10 hasso Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/25 06:30:50 hasso Exp $ # -DISTNAME= pcsc-lite-1.5.3 +DISTNAME= pcsc-lite-1.5.4 CATEGORIES= security -MASTER_SITES= http://alioth.debian.org/frs/download.php/3017/ +MASTER_SITES= http://alioth.debian.org/frs/download.php/3052/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= shannonjr@NetBSD.org |