diff options
author | cheusov <cheusov> | 2012-10-21 15:52:10 +0000 |
---|---|---|
committer | cheusov <cheusov> | 2012-10-21 15:52:10 +0000 |
commit | fe7115c71bdc7e48db5ccd018a2a293a5aa1abc2 (patch) | |
tree | af68893da8891a8605f93848ab6640a157a8092d /net | |
parent | 923ec587541abb485d0b20928a2682b6f4671d99 (diff) | |
download | pkgsrc-fe7115c71bdc7e48db5ccd018a2a293a5aa1abc2.tar.gz |
Update MASTER_SITES. Original master site doesn't contain
"host" tarballs anymore.
Diffstat (limited to 'net')
-rw-r--r-- | net/host/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/host/Makefile b/net/host/Makefile index cd5812dfc50..7b8c63d7114 100644 --- a/net/host/Makefile +++ b/net/host/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/10/21 15:49:07 cheusov Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/21 15:52:10 cheusov Exp $ DISTNAME= host-20040812 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.weird.com/pub/local/ +MASTER_SITES= ftp://ftp.planix.com/pub/Planix/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.weird.com/~woods/projects/host.html |