diff options
author | peter <peter@FreeBSD.org> | 2000-01-31 21:57:54 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-01-31 21:57:54 +0800 |
commit | 516aaf92fc6920772262c09c4b025e9eaaede4e1 (patch) | |
tree | eb5afc5b8f05f643983b6a6695dd3d8212258fc3 /www | |
parent | 757789303375f274b631c63120764d8c49b17b00 (diff) | |
download | freebsd-ports-gnome-516aaf92fc6920772262c09c4b025e9eaaede4e1.tar.gz freebsd-ports-gnome-516aaf92fc6920772262c09c4b025e9eaaede4e1.tar.zst freebsd-ports-gnome-516aaf92fc6920772262c09c4b025e9eaaede4e1.zip |
Remove older squid ports. Squid (all versions) builds almost trivially
easy on FreeBSD, so the ports are more of a convenience than necessity.
Keep the reasoably current versions since that's what should be used in
new installations.
Reviewed by: asami
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/Makefile b/www/Makefile index e10b249b66f5..d1fbabdde4fd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -114,10 +114,6 @@ SUBDIR += sitecopy SUBDIR += smb_auth SUBDIR += snarf - SUBDIR += squid11 - SUBDIR += squid11-novm - SUBDIR += squid20 - SUBDIR += squid21 SUBDIR += squid22 SUBDIR += squid23 SUBDIR += squidclients |