diff options
Diffstat (limited to 'net/srsh/Makefile')
-rw-r--r-- | net/srsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/srsh/Makefile b/net/srsh/Makefile index 66b0de64a28..befd5a0f511 100644 --- a/net/srsh/Makefile +++ b/net/srsh/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2007/12/27 12:08:01 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/03/17 22:03:40 zafer Exp $ # DISTNAME= srsh-1.2 PKGREVISION= 1 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= Emulate rsh client behavior using ssh |