Revision: 24099
http://sourceforge.net/p/gar/code/24099
Author: claudio_sf
Date: 2014-09-15 07:34:03 +0000 (Mon, 15 Sep 2014)
Log Message:
-----------
perl/trunk: Add upstream MASTER_SITE instead of local file
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2014-09-15 07:27:57 UTC (rev 24098)
+++ csw/mgar/pkg/perl/trunk/Makefile 2014-09-15 07:34:03 UTC (rev 24099)
@@ -14,7 +14,8 @@
libraries.
endef
-MASTER_SITES = manual://
+#MASTER_SITES = manual://
+MASTER_SITES = http://www.cpan.org/src/5.0/
VENDOR_URL = http://www.perl.org
#DISTFILES = $(NAME)-$(VERSION).tar.gz
# The source has been patched to fix a failing patch (Solaris only). The patch
was discussed with upstream (p5p) and committed to BLEAD. The patch is in the
files directory.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.