diff options
author | markm <markm@FreeBSD.org> | 1997-08-16 04:05:32 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1997-08-16 04:05:32 +0800 |
commit | c4285d31006cd394762aba94d1b92a2ae10246aa (patch) | |
tree | 67cde864b42ba81534b3124ac278cdbf8eec0b55 /security | |
parent | e50caf75c193efb7d48a89be3097a3c422be9738 (diff) | |
download | freebsd-ports-graphics-c4285d31006cd394762aba94d1b92a2ae10246aa.tar.gz freebsd-ports-graphics-c4285d31006cd394762aba94d1b92a2ae10246aa.tar.zst freebsd-ports-graphics-c4285d31006cd394762aba94d1b92a2ae10246aa.zip |
Toss safe-tcl in the can.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d20d52c54e2..b13dc56a67d 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 |