aboutsummaryrefslogtreecommitdiffstats
path: root/net/lam
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-07-18 01:25:27 +0800
committerthierry <thierry@FreeBSD.org>2006-07-18 01:25:27 +0800
commit939032af4a4f15bc062e3d59de8efc11d75b6869 (patch)
treee69c2755a65e02c7b0dbc224e165b849091147f3 /net/lam
parentab3f5e7d1db76a3fa403b1cc4686405b1652e898 (diff)
downloadfreebsd-ports-graphics-939032af4a4f15bc062e3d59de8efc11d75b6869.tar.gz
freebsd-ports-graphics-939032af4a4f15bc062e3d59de8efc11d75b6869.tar.zst
freebsd-ports-graphics-939032af4a4f15bc062e3d59de8efc11d75b6869.zip
Mark as deprecated.
This port is only used by benchmarks/hpl, which supports net/lam7. It will eventually be replaced by net/lam7 after the expiration date.
Diffstat (limited to 'net/lam')
-rw-r--r--net/lam/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/lam/Makefile b/net/lam/Makefile
index 4b5c90d6da0..e33f48ee353 100644
--- a/net/lam/Makefile
+++ b/net/lam/Makefile
@@ -19,6 +19,9 @@ CONFIGURE_ARGS+= --with-rsh=ssh
CONFLICTS= lam-7.*
+DEPRECATED= to be replaced by net/lam7, please use this port instead
+EXPIRATION_DATE=2006-08-18
+
.include "files/manpages"
.include <bsd.port.mk>