diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /www/netscape48-communicator/Makefile | |
parent | . Allow package building on bento to bypass the distfile check. (diff) |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77037
Diffstat (limited to 'www/netscape48-communicator/Makefile')
-rw-r--r-- | www/netscape48-communicator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index ac6547283833..4731663a5e8b 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_NETSCAPE} DISTFILES= ${BROWSER_NAME}-v${BROWSER_V}-us.${NETSCAPE_DIST_TAG}.tar.gz MAINTAINER= sada@FreeBSD.org +COMMENT?= Netscape ver 4 communicator web-surfboard RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper |