diff options
author | obache <obache@pkgsrc.org> | 2007-02-10 04:53:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-02-10 04:53:08 +0000 |
commit | 167c8b82bbce500c96adfd8112f8a45fb821a055 (patch) | |
tree | 21011174ecf6ca932a2ed710dc91c935cb216242 /misc | |
parent | 324e2cac1e872e2669fd91f41ac821e843283270 (diff) | |
download | pkgsrc-167c8b82bbce500c96adfd8112f8a45fb821a055.tar.gz |
ftp.uni-stuttgart.de dosen't have distfile now.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/most/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index ddfd328e95a..976258a2361 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2006/12/17 17:17:19 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2007/02/10 04:53:08 obache Exp $ DISTNAME= most-4.9.0 PKGREVISION= 1 CATEGORIES= misc -MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ - ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ +MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ MAINTAINER= rhwang@bigpanda.com HOMEPAGE= http://www.jedsoft.org/most/ |