diff options
Diffstat (limited to 'security/fressh/Makefile')
-rw-r--r-- | security/fressh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 08d85c4728c..a2658765b3d 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:18 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:54 grant Exp $ DISTNAME= fressh-0.8.1 CATEGORIES= security MASTER_SITES= http://www.fressh.org/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fressh.org/ COMMENT= new, free, rewritten implementation of the SSH communication protocol |