summaryrefslogtreecommitdiff
path: root/security/fressh
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/fressh
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/fressh')
-rw-r--r--security/fressh/Makefile3
-rw-r--r--security/fressh/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/fressh/Makefile b/security/fressh/Makefile
index 5c8c01b838f..5a6de4ebf25 100644
--- a/security/fressh/Makefile
+++ b/security/fressh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/12 16:15:14 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:44 wiz Exp $
DISTNAME= fressh-0.8
CATEGORIES= security
@@ -7,5 +7,6 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.fressh.com/
+COMMENT= new, free, rewritten implementation of the SSH communication protocol
.include "../../mk/bsd.pkg.mk"
diff --git a/security/fressh/pkg/COMMENT b/security/fressh/pkg/COMMENT
deleted file mode 100644
index 1e30240eeed..00000000000
--- a/security/fressh/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-new, free, rewritten implementation of the SSH communication protocol