svn commit: r316611 - head/cad/tkgate

Martin Wilke miwi at FreeBSD.org
Fri Apr 26 13:35:30 UTC 2013


Author: miwi
Date: Fri Apr 26 13:35:29 2013
New Revision: 316611
URL: http://svnweb.freebsd.org/changeset/ports/316611

Log:
  - Update MASTER_SITES
  
  PR:		177907
  Submitted by:	ports fury

Modified:
  head/cad/tkgate/Makefile   (contents, props changed)

Modified: head/cad/tkgate/Makefile
==============================================================================
--- head/cad/tkgate/Makefile	Fri Apr 26 13:34:25 2013	(r316610)
+++ head/cad/tkgate/Makefile	Fri Apr 26 13:35:29 2013	(r316611)
@@ -1,24 +1,19 @@
-# New ports collection makefile for:	tkgate
-# Date created:				28 May 1999
-# Whom:					Jeffery Hansen <hansen at cmu.edu>
-#
+# Created by: Jeffery Hansen <hansen at cmu.edu>
 # $FreeBSD$
-#
 
 PORTNAME=	tkgate
 PORTVERSION=	1.8.7
 PORTREVISION=	4
 CATEGORIES=	cad
-MASTER_SITES=	ftp://gadoid.ices.cmu.edu/pub/tkgate/ \
-		http://www.cs.earlham.edu/~charliep/courses/cs320/TkGate/ \
-		http://ark2.media.eng.hokudai.ac.jp/microprocessor/
+MASTER_SITES=	http://ark2.media.eng.hokudai.ac.jp/microprocessor/ \
+		http://www.info.kindai.ac.jp/LC/TkGate/ \
+		http://www.tkgate.org/downloads/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A Tcl/Tk based digital circuit editor and simulator
+COMMENT=	Tcl/Tk based digital circuit editor and simulator
 
 LICENSE=	GPLv2 # (or later)
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_XORG=	x11
 USE_TCL_BUILD=	yes


More information about the svn-ports-head mailing list