diff options
author | obrien <obrien@FreeBSD.org> | 1997-08-15 16:02:44 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-08-15 16:02:44 +0800 |
commit | ab1826563fc6fda5e974f34f6f01515d4a43fc7b (patch) | |
tree | abeb46efa2cf7c36af60d1731f2fcc7852273efe /security | |
parent | 11eab645750029a0db10b63e51f673ef3ff5c94d (diff) | |
download | freebsd-ports-gnome-ab1826563fc6fda5e974f34f6f01515d4a43fc7b.tar.gz freebsd-ports-gnome-ab1826563fc6fda5e974f34f6f01515d4a43fc7b.tar.zst freebsd-ports-gnome-ab1826563fc6fda5e974f34f6f01515d4a43fc7b.zip |
Remove socks4 from the repository.
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 81f06867af8a..d20d52c54e2f 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 |