diff options
author | asami <asami@FreeBSD.org> | 1995-07-29 16:49:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-29 16:49:36 +0800 |
commit | 05f7773c2e22a29847efc1cae33657d51942978c (patch) | |
tree | 6cd7a72a00978dc7fa8dc7ab150f14b0d9c0472f /cad/irsim | |
parent | 0cece95e55caa92616ccdcdc9f784c2b34fa336f (diff) | |
download | freebsd-ports-gnome-05f7773c2e22a29847efc1cae33657d51942978c.tar.gz freebsd-ports-gnome-05f7773c2e22a29847efc1cae33657d51942978c.tar.zst freebsd-ports-gnome-05f7773c2e22a29847efc1cae33657d51942978c.zip |
Distfiles have moved slightly deeper into the filesystem on the
master site.
Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
Diffstat (limited to 'cad/irsim')
-rw-r--r-- | cad/irsim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index cd6ef4c7cac3..51539a4f7dfb 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -3,12 +3,12 @@ # Date created: 18 Dec 1994 # Whom: swallace # -# $Id: Makefile,v 1.2 1995/04/01 12:44:13 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/11 20:12:55 asami Exp $ # DISTNAME= irsim-9.2 CATEGORIES+= cad -MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/ +MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/WRL/projects/magic/6.4/ EXTRACT_SUFX= .tar.Z WRKSRC= ${.CURDIR}/work/irsim |