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/magic | |
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/magic')
-rw-r--r-- | cad/magic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/magic/Makefile b/cad/magic/Makefile index c0a2d3344d7a..a43c3c290d39 100644 --- a/cad/magic/Makefile +++ b/cad/magic/Makefile @@ -3,12 +3,12 @@ # Date created: 18 Dec 1994 # Whom: swallace # -# $Id: Makefile,v 1.6 1995/04/22 12:43:38 asami Exp $ +# $Id: Makefile,v 1.7 1995/04/24 09:09:52 asami Exp $ # DISTNAME= magic-6.4.4 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 USE_GMAKE= yes |