diff options
Diffstat (limited to 'www/netscape3-gold')
-rw-r--r-- | www/netscape3-gold/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape3-gold/Makefile b/www/netscape3-gold/Makefile index 3ac41bfc4952..fe4824e8c0ce 100644 --- a/www/netscape3-gold/Makefile +++ b/www/netscape3-gold/Makefile @@ -12,5 +12,6 @@ MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/s DIST_SUBDIR= gold COMMENT= ${.CURDIR}/pkg/COMMENT MASTERDIR= ${.CURDIR}/../netscape3 +NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |