diff options
-rw-r--r-- | security/opensc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 84860cdcbef2..28fbadffb68a 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -8,9 +8,9 @@ PORTNAME= opensc PORTVERSION= 0.9.6 CATEGORIES= security devel -MASTER_SITES= http://www.opensc.org/files/ +MASTER_SITES= http://www.opensc.org/files/opensc/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= simon@FreeBSD.org COMMENT= ISO 7816 Smartcard API USE_GNOME= pkgconfig |