diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-21 20:16:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-21 20:16:10 +0000 |
commit | febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8 (patch) | |
tree | 9e531d0679c1c20fb99a0843d66bc1c3066cae2b /www | |
parent | f66f7eaecabda73d784decfd0b727e1b8cf902ea (diff) | |
download | freebsd-ports-febabb47cd8ec7b4a0ff065f28a32fff5de3ddc8.zip |
Remove Y2k. Satoshi said it wasn't needed any more.
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape4-communicator.us/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/netscape4-communicator.us/Makefile b/www/netscape4-communicator.us/Makefile index 2fc89878e89f..f96a385f1d13 100644 --- a/www/netscape4-communicator.us/Makefile +++ b/www/netscape4-communicator.us/Makefile @@ -13,8 +13,6 @@ DISTNAME= communicator-v407-us.x86-unknown-linux2.0_libc5 MAINTAINER= obrien@FreeBSD.org -Y2K= http://home.netscape.com/products/year2000/faq/client.html - RUN_DEPENDS= /compat/linux/lib/ld-linux.so.1:${PORTSDIR}/emulators/linux_base RESTRICTED= "Commerial & USA ITAR export restrictions" |