diff options
author | markm <markm@FreeBSD.org> | 1997-08-15 20:05:32 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1997-08-15 20:05:32 +0000 |
commit | c4285d31006cd394762aba94d1b92a2ae10246aa (patch) | |
tree | 67cde864b42ba81534b3124ac278cdbf8eec0b55 /security/Makefile | |
parent | e50caf75c193efb7d48a89be3097a3c422be9738 (diff) | |
download | FreeBSD-ports-c4285d31006cd394762aba94d1b92a2ae10246aa.zip FreeBSD-ports-c4285d31006cd394762aba94d1b92a2ae10246aa.tar.gz |
Toss safe-tcl in the can.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d20d52c..b13dc56 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/08/07 06:20:57 obrien Exp $ +# $Id: Makefile,v 1.20 1997/08/15 08:02:44 obrien Exp $ # SUBDIR += SSLeay @@ -15,7 +15,6 @@ SUBDIR += pgp SUBDIR += pidentd SUBDIR += rsaref - SUBDIR += safe-tcl SUBDIR += ssh SUBDIR += sudo SUBDIR += super |