svn commit: r332492 - head/lang/ici

Tijl Coosemans tijl at FreeBSD.org
Sat Nov 2 14:48:58 UTC 2013


Author: tijl
Date: Sat Nov  2 14:48:57 2013
New Revision: 332492
URL: http://svnweb.freebsd.org/changeset/ports/332492

Log:
  Update MASTER_SITES.
  
  PR:		ports/183585
  Submitted by:	Andy Newman <atrn at zeta.org.au> (maintainer)

Modified:
  head/lang/ici/Makefile   (contents, props changed)

Modified: head/lang/ici/Makefile
==============================================================================
--- head/lang/ici/Makefile	Sat Nov  2 14:48:00 2013	(r332491)
+++ head/lang/ici/Makefile	Sat Nov  2 14:48:57 2013	(r332492)
@@ -5,7 +5,7 @@ PORTNAME=	ici
 PORTVERSION=	4.1.2
 PORTREVISION=	1
 CATEGORIES=	lang
-MASTER_SITES=	http://www.zeta.org.au/~atrn/ici/distfiles/
+MASTER_SITES=	http://atrn.org/ici/distfiles
 
 MAINTAINER=	atrn at zeta.org.au
 COMMENT=	An interpretive language with C's feel and high level data types


More information about the svn-ports-head mailing list