svn commit: r402118 - head/devel/p5-PCSC-Card
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 21 02:09:53 UTC 2015
Author: sunpoet
Date: Sat Nov 21 02:09:52 2015
New Revision: 402118
URL: https://svnweb.freebsd.org/changeset/ports/402118
Log:
- Add CPAN to MASTER_SITES
Modified:
head/devel/p5-PCSC-Card/Makefile
Modified: head/devel/p5-PCSC-Card/Makefile
==============================================================================
--- head/devel/p5-PCSC-Card/Makefile Sat Nov 21 02:09:48 2015 (r402117)
+++ head/devel/p5-PCSC-Card/Makefile Sat Nov 21 02:09:52 2015 (r402118)
@@ -4,7 +4,9 @@
PORTNAME= PCSC-Card
PORTVERSION= 1.4.14
CATEGORIES= devel perl5
-MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
+MASTER_SITES= CPAN \
+ http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
+MASTER_SITE_SUBDIR= CPAN:WHOM
PKGNAMEPREFIX= p5-
DISTNAME= pcsc-perl-${PORTVERSION}
More information about the svn-ports-head
mailing list