diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 10:15:16 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 10:15:16 +0000 |
commit | 60f2b6b7a89cffe52e223d31e5fb033c8b723838 (patch) | |
tree | f9b5432328f6e349e9cc1afe2d59776beb9049b0 /www/netscape48-communicator | |
parent | 7bbb485bfd66e4277856283d07aba7a71ab3f6b9 (diff) |
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Notes
Notes:
svn path=/head/; revision=36564
Diffstat (limited to 'www/netscape48-communicator')
-rw-r--r-- | www/netscape48-communicator/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index d7c1c666e8f6..9d9e30ee6978 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -15,8 +15,6 @@ MAINTAINER?= sada@FreeBSD.org RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper -Y2K= http://home.netscape.com/products/year2000/faq/client.html - .if !defined(INFILE_HEAD) # not included from master ports NO_LATEST_LINK= yes |