diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2010-11-01 11:12:15 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2010-11-01 11:12:15 +0000 |
commit | e34131ba37960d4d9403cc93b901faa0ff3eaad0 (patch) | |
tree | 3fa56fa38fad92490191e34792b67230daf4122d /lang/f2c | |
parent | 771dd5ba454b6402515acf2d1509ad8492e956a3 (diff) | |
download | pkgsrc-e34131ba37960d4d9403cc93b901faa0ff3eaad0.tar.gz |
update the distfile creation comments a bit
Diffstat (limited to 'lang/f2c')
-rw-r--r-- | lang/f2c/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 2c18443508a..4af49a47e03 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2010/09/23 22:27:04 ahoka Exp $ +# $NetBSD: Makefile,v 1.56 2010/11/01 11:12:15 dmcmahill Exp $ DISTNAME= f2c-20090411 # see notes below PKGREVISION= 5 @@ -56,9 +56,9 @@ do-install: # no version number included. This makes it difficult # at best to use the real master site. The distfile # was created by: -# ftp ftp://netlib.bell-labs.com/netlib/f2c.tar -# tar -xvf f2c.tar f2c/00lastchange.gz -# gzcat f2c/00lastchange.gz +# ftp ftp://ftp.netlib.org/f2c.tar +# tar -xvf f2c.tar f2c/00lastchange +# more f2c/00lastchange.gz # #read what the last change date was. # |