diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-22 04:01:21 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-22 04:01:21 +0000 |
commit | 8a24b5f58b14f41e646761c45def646939ad4087 (patch) | |
tree | 0e9fca1ca2f1293198097d70b2703fb10dcc7c84 /devel/pcsc-lite/Makefile | |
parent | 44bc66fb12f7de671687da55346dee2497fa7de2 (diff) |
Notes
Diffstat (limited to 'devel/pcsc-lite/Makefile')
-rw-r--r-- | devel/pcsc-lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index 39c8c31d3ea0..4ce446d8f854 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pcsc-lite -PORTVERSION= 1.0.2.b2 +PORTVERSION= 1.0.2.b5 CATEGORIES= devel security MASTER_SITES= http://www.linuxnet.com/middleware/files/ -DISTNAME= pcsc-lite-${PORTVERSION:S/b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} MAINTAINER= toni@ants.at |