diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 2002-01-29 18:44:19 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 2002-01-29 18:44:19 +0000 |
commit | 1894400bfea403680739f915f4bdbc21c59f6709 (patch) | |
tree | 3bd2597cfad87ca5fa7baa9cf0b50a8cf9a9bd00 /security/safesh/Makefile | |
parent | 2aac7999bec70bf6acb7040c57ad3a58109d5ed3 (diff) | |
download | ports-1894400bfea403680739f915f4bdbc21c59f6709.tar.gz ports-1894400bfea403680739f915f4bdbc21c59f6709.zip |
Notes
Diffstat (limited to 'security/safesh/Makefile')
-rw-r--r-- | security/safesh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/safesh/Makefile b/security/safesh/Makefile index d37fbc4aa05a..47068e25a168 100644 --- a/security/safesh/Makefile +++ b/security/safesh/Makefile @@ -15,6 +15,8 @@ DISTFILES= # none MAINTAINER= eivind@FreeBSD.org +BROKEN="Incompatible upgrade coming shortly" + NO_BUILD= yes NO_WRKSUBDIR= yes |