diff options
author | R. Imura <imura@FreeBSD.org> | 2000-05-14 17:50:20 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-05-14 17:50:20 +0000 |
commit | 26aa466b33a0d88ad5fb12f48af715e04639d63f (patch) | |
tree | 311098f77e8152c4e2ec5b89ed91a49326306a06 /japanese/netscape4-communicator | |
parent | c6e117041e2350ca62ec190d6e1cdce340bb670f (diff) | |
download | ports-26aa466b33a0d88ad5fb12f48af715e04639d63f.tar.gz ports-26aa466b33a0d88ad5fb12f48af715e04639d63f.zip |
Notes
Diffstat (limited to 'japanese/netscape4-communicator')
-rw-r--r-- | japanese/netscape4-communicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/netscape4-communicator/Makefile b/japanese/netscape4-communicator/Makefile index 7624b4e569cb..e8399fcc4c2c 100644 --- a/japanese/netscape4-communicator/Makefile +++ b/japanese/netscape4-communicator/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ http://www.bres.tsukuba.ac.jp/~yohta/netscape/ DISTNAME?= communicator-ja-euc-v407-export.generic-generic-generic -MAINTAINER= sada@FreeBSD.org +MAINTAINER?= sada@FreeBSD.org # ?= for ports that include this Makefile RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER} |