diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-03-28 04:32:39 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-03-28 04:32:39 +0000 |
commit | 4cf727e96e3dda5497756c2e4283dc4b921a35b0 (patch) | |
tree | 7091f887375a28a4eef75b6cd4debbd1f4ebd994 /lang/scm/Makefile | |
parent | Another one that has had the tarball changed from .tar.Z to .tar.gz (diff) |
it's now slib2a2.tar.gz
Diffstat (limited to 'lang/scm/Makefile')
-rw-r--r-- | lang/scm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/scm/Makefile b/lang/scm/Makefile index e4daf4352404..c35bec62f83f 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -3,13 +3,13 @@ # Date created: Sat Nov 5 17:11:01 PST 1994 # Whom: hsu # -# $Id: Makefile,v 1.1.1.1 1994/11/06 09:59:26 hsu Exp $ +# $Id: Makefile,v 1.2 1994/11/22 09:48:06 hsu Exp $ # DISTNAME= scm MASTER_SITES= ftp://swiss-ftp.ai.mit.edu/pub/scm/ DISTFILES= scm4e1.tar.gz \ - slib.info.tar.gz slib2a1.tar.gz slib-psd1-3.tar.gz \ + slib.info.tar.gz slib2a2.tar.gz slib-psd1-3.tar.gz \ scmconfig4e1.tar.gz GNU_CONFIGURE= USE_GMAKE= |