diff options
-rw-r--r-- | www/netscape3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index 77179d2a0085..798e8661107f 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 USE_XLIB= yes NO_LATEST_LINK= yes NO_WRKSUBDIR= yes -PKGREQ= ${PORTSDIR}/www/netscape4-communicator/pkg/REQ +PKGREQ= ${PORTSDIR}/www/netscape4-communicator/pkg/REQ.aout .if defined(USE_128BIT) MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \ |