- Update MASTER_SITES
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
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@cmu.edu> -# +# Created by: Jeffery Hansen <hansen@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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!