diff options
Diffstat (limited to 'japanese/netscape48-communicator/Makefile')
-rw-r--r-- | japanese/netscape48-communicator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile index bf467cf..ea8a645 100644 --- a/japanese/netscape48-communicator/Makefile +++ b/japanese/netscape48-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} |