diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-06-23 14:23:13 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-06-23 14:23:13 +0000 |
commit | 874df2b597d58accd440706aaf3de6e7a23a97c8 (patch) | |
tree | 9c1001e4f0d919e73964943afe8311f8355c5dab /www/navigator/Makefile.common | |
parent | aa84315f852e64f9323e4a569e5e89ece7538055 (diff) | |
download | pkgsrc-874df2b597d58accd440706aaf3de6e7a23a97c8.tar.gz |
s/packages@/tech-pkg@/g
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
Diffstat (limited to 'www/navigator/Makefile.common')
-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} |