diff options
author | sada <sada@FreeBSD.org> | 1999-07-14 22:39:29 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-07-14 22:39:29 +0000 |
commit | 478bef346786ebe9be4902458830a61f29ccc9d2 (patch) | |
tree | 55a970ef3042173ccdcdb3e3037777f61d4f1763 /www/bsdi-netscape47-communicator | |
parent | 9d3507fd04d9412ea825089861c36f1446ed460b (diff) | |
download | FreeBSD-ports-478bef346786ebe9be4902458830a61f29ccc9d2.zip FreeBSD-ports-478bef346786ebe9be4902458830a61f29ccc9d2.tar.gz |
Change www/netscape46-communicator's maintiner to me.
Also make the fields to be overrideable.
Approved by: asami
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 8a6d2ee..cc28b1c 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -3,13 +3,13 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.43 1999/06/23 20:47:32 sada Exp $ +# $Id: Makefile,v 1.44 1999/07/01 23:36:29 sada Exp $ # MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/unsupported/freebsd/complete_install/ DISTFILES?= communicator-v461-export.x86-unknown-freebsd.tar.gz -MAINTAINER= thepish@FreeBSD.ORG +MAINTAINER?= sada@FreeBSD.ORG MASTERDIR= ${.CURDIR}/../netscape4-communicator NO_LATEST_LINK= yes |