diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 4 | ||||
-rw-r--r-- | www/netscape47-communicator/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 868766f883cf..fd1a8bde7a0f 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -3,13 +3,15 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.30 1998/11/24 22:10:42 obrien Exp $ +# $Id: Makefile,v 1.31 1998/11/28 09:00:33 obrien Exp $ # DISTNAME= communicator-v45-export.x86-unknown-freebsd PKGNAME= netscape-communicator-4.5 CATEGORIES= www MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.5/english/unix/unsupported/freebsd/complete_install/ +# DISTFILES must be set to begin with so USE_128BIT can add on to it. +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= thepish@FreeBSD.ORG diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 868766f883cf..fd1a8bde7a0f 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -3,13 +3,15 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.30 1998/11/24 22:10:42 obrien Exp $ +# $Id: Makefile,v 1.31 1998/11/28 09:00:33 obrien Exp $ # DISTNAME= communicator-v45-export.x86-unknown-freebsd PKGNAME= netscape-communicator-4.5 CATEGORIES= www MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.5/english/unix/unsupported/freebsd/complete_install/ +# DISTFILES must be set to begin with so USE_128BIT can add on to it. +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= thepish@FreeBSD.ORG |