diff options
author | asami <asami@FreeBSD.org> | 1998-08-31 16:43:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-31 16:43:01 +0800 |
commit | 8736fd767c21f73e051a7bc77a9e9f0c68181d2e (patch) | |
tree | ce2c1d2364bf41bac9632945b26bedecc524336b /www | |
parent | 53eb6291bcc6ca9e8ab5ad9520143895cdbed465 (diff) | |
download | freebsd-ports-gnome-8736fd767c21f73e051a7bc77a9e9f0c68181d2e.tar.gz freebsd-ports-gnome-8736fd767c21f73e051a7bc77a9e9f0c68181d2e.tar.zst freebsd-ports-gnome-8736fd767c21f73e051a7bc77a9e9f0c68181d2e.zip |
Define NO_LATEST_LINK, this is a beta.
Diffstat (limited to 'www')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 3 | ||||
-rw-r--r-- | www/netscape47-communicator/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 698e0c8fb9d9..6aa20d4642eb 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.1.1.1 1998/08/18 15:17:21 thepish Exp $ +# $Id: Makefile,v 1.22 1998/08/30 03:10:14 thepish Exp $ # DISTNAME= netscape-communicator-4.5 @@ -13,6 +13,7 @@ DISTFILES= communicator-v45b1-export.x86-unknown-freebsd.tar.gz MAINTAINER= thepish@FreeBSD.ORG +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/communicator-v45b1.x86-unknown-freebsd NO_BUILD= Yes diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 698e0c8fb9d9..6aa20d4642eb 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.1.1.1 1998/08/18 15:17:21 thepish Exp $ +# $Id: Makefile,v 1.22 1998/08/30 03:10:14 thepish Exp $ # DISTNAME= netscape-communicator-4.5 @@ -13,6 +13,7 @@ DISTFILES= communicator-v45b1-export.x86-unknown-freebsd.tar.gz MAINTAINER= thepish@FreeBSD.ORG +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/communicator-v45b1.x86-unknown-freebsd NO_BUILD= Yes |