diff options
author | obrien <obrien@FreeBSD.org> | 1997-08-15 08:02:44 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-08-15 08:02:44 +0000 |
commit | ab1826563fc6fda5e974f34f6f01515d4a43fc7b (patch) | |
tree | abeb46efa2cf7c36af60d1731f2fcc7852273efe /security/Makefile | |
parent | 11eab645750029a0db10b63e51f673ef3ff5c94d (diff) | |
download | FreeBSD-ports-ab1826563fc6fda5e974f34f6f01515d4a43fc7b.zip FreeBSD-ports-ab1826563fc6fda5e974f34f6f01515d4a43fc7b.tar.gz |
Remove socks4 from the repository.
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 81f0686..d20d52c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1997/07/30 22:11:44 jdp Exp $ +# $Id: Makefile,v 1.19 1997/08/07 06:20:57 obrien Exp $ # SUBDIR += SSLeay @@ -16,7 +16,6 @@ SUBDIR += pidentd SUBDIR += rsaref SUBDIR += safe-tcl - SUBDIR += socks4 SUBDIR += ssh SUBDIR += sudo SUBDIR += super |