diff options
author | zuntum <zuntum> | 2001-09-15 13:52:27 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-09-15 13:52:27 +0000 |
commit | f16a59172e6189c4123b4e8b635b6da57043da5d (patch) | |
tree | 1e86baf6c2863301b4b663d797b22b00025337ce | |
parent | 7fdde0056a6c2eebf5c6b7e0b41f788ffcfc7b8b (diff) | |
download | pkgsrc-f16a59172e6189c4123b4e8b635b6da57043da5d.tar.gz |
Update MASTER_SITES
-rw-r--r-- | net/poink/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/poink/Makefile b/net/poink/Makefile index 2f498991ab0..5f29be4417c 100644 --- a/net/poink/Makefile +++ b/net/poink/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/05/02 19:34:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/09/15 13:52:27 zuntum Exp $ # DISTNAME= poink-1.5 CATEGORIES= net -MASTER_SITES= http://zuntum.net/distfiles/ +MASTER_SITES= http://zuntum.utech.lublin.pl/distfiles/ MAINTAINER= zuntum@netbsd.org COMMENT= nosuid, absolutely secure version of ping utility |