diff options
Diffstat (limited to 'security/fsh/Makefile')
-rw-r--r-- | security/fsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 5aa9422b508..4dd88874918 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:50:55 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:10:43 joerg Exp $ # DISTNAME= fsh-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \ http://www.lysator.liu.se/fsh/ |