diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /security/fressh | |
parent | Re-add libgnomeprintui-2.0 for ports that will need it: (diff) |
De-pkg-comment.
Diffstat (limited to 'security/fressh')
-rw-r--r-- | security/fressh/Makefile | 1 | ||||
-rw-r--r-- | security/fressh/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 862568c0ca4d..b7dbe0f26e78 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.fressh.org/ MAINTAINER= ports@FreeBSD.org +COMMENT= A free rewritten implementation of the SSH communication protocol USE_BZIP2= yes diff --git a/security/fressh/pkg-comment b/security/fressh/pkg-comment deleted file mode 100644 index 2b9d8b062fde..000000000000 --- a/security/fressh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free rewritten implementation of the SSH communication protocol |