diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /japanese/netscape4-communicator/Makefile | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to 'japanese/netscape4-communicator/Makefile')
-rw-r--r-- | japanese/netscape4-communicator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/netscape4-communicator/Makefile b/japanese/netscape4-communicator/Makefile index bf467cfcbb18..ea8a6452f700 100644 --- a/japanese/netscape4-communicator/Makefile +++ b/japanese/netscape4-communicator/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: Netscape browser with Japanese resources # Version required: 4.08 # Date created: 13 Mar 1998 -# Whom: sada@FreeBSD.ORG +# Whom: sada@FreeBSD.org # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ http://www.bres.tsukuba.ac.jp/~yohta/netscape/ DISTFILES= ${JAPANIZE_KIT} -MAINTAINER= sada@FreeBSD.ORG +MAINTAINER= sada@FreeBSD.org # ?= for ports that include this Makefile RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape4-${BROWSER} |