aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2019-12-28 10:21:12 +0000
committerJason E. Hale <jhale@FreeBSD.org>2019-12-28 10:21:12 +0000
commitb7a76540b1de7fce70dd8c350ded94d6fb58874b (patch)
tree90eeab8efedacf613e6cf160ef7ead03b7ea0427 /devel
parent7396ebe304dba3f125b400b357c754788aaadc87 (diff)
downloadports-b7a76540b1de7fce70dd8c350ded94d6fb58874b.tar.gz
ports-b7a76540b1de7fce70dd8c350ded94d6fb58874b.zip
devel/libchipcard: Fix fetch
PR: 242935 Reported by: dinoex
Notes
Notes: svn path=/head/; revision=521212
Diffstat (limited to 'devel')
-rw-r--r--devel/libchipcard/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile
index 489692b040d8..62cb2b90da7d 100644
--- a/devel/libchipcard/Makefile
+++ b/devel/libchipcard/Makefile
@@ -4,13 +4,11 @@
PORTNAME= libchipcard
PORTVERSION= 5.0.4
CATEGORIES= devel
-MASTER_SITES= http://www2.aquamaniac.de/sites/download/download.php?package=02&release=200&file=01&dummy=/
+MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/158/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Library for easy access to chipcards
-BROKEN= unfetchable
-
LICENSE= LGPL21
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \