diff options
-rw-r--r-- | net/wmnd/Makefile | 4 | ||||
-rw-r--r-- | net/ywho/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 96cf56b611a..a0cf6124085 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2011/03/17 22:12:09 zafer Exp $ DISTNAME= wmnd-0.4.12 PKGREVISION= 1 CATEGORIES= net x11 -MASTER_SITES= ftp://ftp.yuv.info/pub/wmnd/releases/ +MASTER_SITES= # ftp://ftp.yuv.info/pub/wmnd/releases/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.yuv.info/wmnd/ diff --git a/net/ywho/Makefile b/net/ywho/Makefile index a0dfe0d0897..ac29a6f1e68 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/02/11 23:25:51 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2011/03/17 22:12:54 zafer Exp $ # DISTNAME= ywho-1.3 CATEGORIES= net -MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ +MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Who, users, uptime on clients in a sun-RPC network |