diff options
author | obache <obache> | 2006-12-29 07:53:32 +0000 |
---|---|---|
committer | obache <obache> | 2006-12-29 07:53:32 +0000 |
commit | c342d9d5df6266106dcf8e9cf1ddf06570e3703d (patch) | |
tree | 91c73460f79b14a6f9bb3de6f059b46924a92164 /net/nslint/Makefile | |
parent | 28844dc2b7a8fa6899af67cced021abc6b92a245 (diff) | |
download | pkgsrc-c342d9d5df6266106dcf8e9cf1ddf06570e3703d.tar.gz |
Distfile exists in old directory now.
Diffstat (limited to 'net/nslint/Makefile')
-rw-r--r-- | net/nslint/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/nslint/Makefile b/net/nslint/Makefile index c170204215c..4983e24be7d 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:21 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/12/29 07:53:32 obache Exp $ # DISTNAME= nslint-2.0.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.ee.lbl.gov/ +MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ + ftp://ftp.ee.lbl.gov/old/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ee.lbl.gov/ftp.html |