[csw-devel] SF.net SVN: gar:[15263] csw/mgar/pkg/libmpfr/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Aug 5 10:39:54 CEST 2011
Revision: 15263
http://gar.svn.sourceforge.net/gar/?rev=15263&view=rev
Author: wahwah
Date: 2011-08-05 08:39:53 +0000 (Fri, 05 Aug 2011)
Log Message:
-----------
mpfr: Using $(VERSION) in DISTFILES
Modified Paths:
--------------
csw/mgar/pkg/libmpfr/trunk/Makefile
Modified: csw/mgar/pkg/libmpfr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmpfr/trunk/Makefile 2011-08-05 08:39:22 UTC (rev 15262)
+++ csw/mgar/pkg/libmpfr/trunk/Makefile 2011-08-05 08:39:53 UTC (rev 15263)
@@ -11,7 +11,7 @@
computations with correct rounding.
endef
-MASTER_SITES = http://www.mpfr.org/mpfr-current/
+MASTER_SITES = http://www.mpfr.org/mpfr-$(VERSION)/
DISTFILES = $(NAME)-$(VERSION).tar.bz2
PACKAGES = CSWlibmpfr
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list