diff options
Diffstat (limited to 'security/fressh')
-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 8a0ba007263..08d85c4728c 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2001/02/20 04:44:30 mason Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:18 jschauma Exp $ DISTNAME= fressh-0.8.1 CATEGORIES= security MASTER_SITES= http://www.fressh.org/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.fressh.org/ COMMENT= new, free, rewritten implementation of the SSH communication protocol |