diff options
author | kris <kris@FreeBSD.org> | 2000-03-05 10:13:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-05 10:13:43 +0000 |
commit | 8f9ead8785058975f4f4c380fb12054f76346b2d (patch) | |
tree | e129b957bb6dce8b94137b905b28724ce677a23a /www/Makefile | |
parent | 2769fd6c48cd8ed5d8004ebcbd4cd56e423f3517 (diff) | |
download | FreeBSD-ports-8f9ead8785058975f4f4c380fb12054f76346b2d.zip FreeBSD-ports-8f9ead8785058975f4f4c380fb12054f76346b2d.tar.gz |
nscache is a tool for browsing the contents of the netscape cache directory
Obtained from: OpenBSD
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 891a316..ba47414 100644 --- a/www/Makefile +++ b/www/Makefile @@ -86,6 +86,7 @@ SUBDIR += netscape47-communicator.us SUBDIR += netscape47-navigator SUBDIR += netscape47-navigator.us + SUBDIR += nscache SUBDIR += npc SUBDIR += p5-Apache SUBDIR += p5-Apache-ASP |