diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1994-11-19 19:35:58 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1994-11-19 19:35:58 +0000 |
commit | a099d68b45986a2badb1b589e841aa6197872d6a (patch) | |
tree | df433f99c68580fa9a713b0bb5e3cfc787714d02 /x11-toolkits/Xaw3d/Makefile | |
parent | The pre beta version seems to no longer exist, use the procmail-3.10 (diff) |
Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.
Diffstat (limited to 'x11-toolkits/Xaw3d/Makefile')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 8d88cd4a4e2c..42f2d54bbc15 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -8,7 +8,7 @@ DISTNAME= Xaw3d-1.0 USE_IMAKE= yes -MASTER_SITES= ftp://crl.dec.com:/pub/X11/contrib/widgets/Xaw3d/R6/ +MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6/ EXTRACT_SUFX= .tar.gz PREFIX= /usr/X11R6 PKG_CMD= pkg_create -N |