summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-04-26 13:35:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-04-26 13:35:29 +0000
commitfd78bed5a374104d7fe9cb6aa1d158f13bdacca3 (patch)
treecd746170ca4d8c044e05ee6266b7858cbb1ace9e /cad
parent- Update to 3.4a (diff)
- Update MASTER_SITES
PR: 177907 Submitted by: ports fury
Notes
Notes: svn path=/head/; revision=316611
Diffstat (limited to 'cad')
-rw-r--r--cad/tkgate/Makefile15
1 files changed, 5 insertions, 10 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 564bd901a908..3ce9a5ae5cd7 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -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