diff options
Diffstat (limited to 'www/netscape3/Makefile')
-rw-r--r-- | www/netscape3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index 2ae1a2632d32..d862ec80e8c2 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -6,10 +6,10 @@ # PORTNAME?= netscape -PORTVERSION?= 3.04 +PORTVERSION?= 3.04 CATEGORIES= www MASTER_SITES?= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/ -DISTFILES= netscape-v304-export.x86-unknown-bsd.tar.gz +DISTFILES= netscape-v304-export.x86-unknown-bsd.tar.gz MAINTAINER= sada@FreeBSD.org @@ -26,7 +26,7 @@ PKGREQ= ${PORTSDIR}/www/netscape4-communicator/pkg-req.aout MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.za.freebsd.org/pub/Fortify/ DISTFILES+= ${FORTIFY}.tar.gz -RESTRICTED= "Contains strong cryptography" +RESTRICTED= "Contains strong cryptography" .endif FORTIFY= Fortify-1.4.6-unix-x86 |