diff options
Diffstat (limited to 'www/navigator')
-rw-r--r-- | www/navigator/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index a0e78a59f0b..ecab42ba92b 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.62 2003/05/31 14:34:29 wiz Exp $ +# $NetBSD: Makefile.common,v 1.63 2003/06/23 14:23:14 jschauma Exp $ # # Common include file for communicator and navigator packages @@ -129,7 +129,7 @@ PLIST_ARCH= .endif # -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE?= http://home.netscape.com/browsers/index.html RESTRICTED= "No re-distribution without agreement from Netscape" NO_SRC_ON_CDROM= ${RESTRICTED} |