diff options
author | obache <obache@pkgsrc.org> | 2011-05-31 11:08:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-31 11:08:09 +0000 |
commit | 03e76c7e4a4b92a5f74262df351a4af75e948e6c (patch) | |
tree | c8d86afccee8792ed3fa810996ac5b2279152724 | |
parent | 65b914d3a9aca0a84f5a83a3a76a7602497b161c (diff) | |
download | pkgsrc-03e76c7e4a4b92a5f74262df351a4af75e948e6c.tar.gz |
Update HOMEPAGE url.
-rw-r--r-- | shells/rssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 299f05feec7..9846a864702 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2010/10/16 09:57:38 adam Exp $ +# $NetBSD: Makefile,v 1.13 2011/05/31 11:08:09 obache Exp $ DISTNAME= rssh-2.3.3 CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rssh/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rssh.sourceforge.net/ +HOMEPAGE= http://www.pizzashack.org/rssh/ COMMENT= Restricted shell allowing only scp and/or sftp PKG_DESTDIR_SUPPORT= user-destdir |