aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-11 18:07:53 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-11 18:07:53 +0000
commit774f4a9222b9abe8be556f0ec8e49bfac0bded9f (patch)
tree25fe9fc6e910734473ecd6f2150df0cc995ac006 /net
parentfb637a22b4c08caf72271aa021049181fab4afcb (diff)
downloadports-774f4a9222b9abe8be556f0ec8e49bfac0bded9f.tar.gz
ports-774f4a9222b9abe8be556f0ec8e49bfac0bded9f.zip
Mark as BROKEN: unfetchable since July 2004.
Source: distfile survey
Notes
Notes: svn path=/head/; revision=144976
Diffstat (limited to 'net')
-rw-r--r--net/mopd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile
index 49990d9f7896..2c1c494a09e0 100644
--- a/net/mopd/Makefile
+++ b/net/mopd/Makefile
@@ -21,6 +21,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= obrien@FreeBSD.org
COMMENT= MOP Loader Daemon for netbooting DEC machines
+BROKEN= "distfile unavaible since July 2004"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE= 2005-12-11
+
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
# MANDIR is concetenated to DESTDIR which all forms the man install dir...