diff options
author | rm <rm@FreeBSD.org> | 2012-05-30 11:57:59 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-05-30 11:57:59 +0800 |
commit | f7c7c41f031832ba909018e6e93cb7b31fd25b88 (patch) | |
tree | f7e7fa5859277ee7fe63cf4d67ec95f476f97969 /security | |
parent | 6ee4f8587b54641968c9b3425ad90540faf9a936 (diff) | |
download | freebsd-ports-gnome-f7c7c41f031832ba909018e6e93cb7b31fd25b88.tar.gz freebsd-ports-gnome-f7c7c41f031832ba909018e6e93cb7b31fd25b88.tar.zst freebsd-ports-gnome-f7c7c41f031832ba909018e6e93cb7b31fd25b88.zip |
Drop descriptions for (now) well-known port options SVN and SSH.
Requested by: miwi
Diffstat (limited to 'security')
-rw-r--r-- | security/hydra/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 3d6d79175baa..5d48c8b3079d 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -33,8 +33,6 @@ MAN1= hydra.1 pw-inspector.1 OPTIONS_DEFINE= FIREBIRD SSH SVN X11 FIREBIRD_DESC= Enable firebird support -SSH_DESC= Enable ssh support -SVN_DESC= Enable subversion support OPTIONS_EXCLUDE=NLS DOCS .include <bsd.port.options.mk> |