svn commit: r310047 - head/science/psi3

Maho Nakata maho at svn.freebsd.org
Mon Jan 7 14:32:03 UTC 2013


Author: maho
Date: Mon Jan  7 14:32:02 2013
New Revision: 310047
URL: http://svnweb.freebsd.org/changeset/ports/310047

Log:
  Host some documens in local-distfiles. Somehow documents are dissapeared.
  The reason seems that developers are now interested in psi4.

Modified:
  head/science/psi3/Makefile

Modified: head/science/psi3/Makefile
==============================================================================
--- head/science/psi3/Makefile	Mon Jan  7 14:28:10 2013	(r310046)
+++ head/science/psi3/Makefile	Mon Jan  7 14:32:02 2013	(r310047)
@@ -10,7 +10,8 @@ PORTVERSION=	3.4.0
 PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	SF/psicode/psi/${PORTVERSION} \
-		http://www.psicode.org/doc/:doc
+		http://www.psicode.org/doc/:doc \
+		${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/psi3|}:doc
 
 DISTNAME=	psi-${PORTVERSION}
 .if !defined(NOPORTDOCS)


More information about the svn-ports-all mailing list