diff options
Diffstat (limited to 'shells/rssh/Makefile')
-rw-r--r-- | shells/rssh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 3317d3c364b..612984681c0 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/07/29 18:32:18 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/09/20 04:23:49 jlam Exp $ # DISTNAME= rssh-2.2.3 +PKGREVISION= 1 CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rssh/} |