aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-10-12 02:07:53 +0800
committerlinimon <linimon@FreeBSD.org>2005-10-12 02:07:53 +0800
commit55b4b4fb3cd3867a2353b6ececefeef8ce21810f (patch)
treebe037d913178c435e2a2ebbd835985766d2df95e
parentda9738ebe9b4c49839760803cb72e195bb60b5b9 (diff)
downloadfreebsd-ports-gnome-55b4b4fb3cd3867a2353b6ececefeef8ce21810f.tar.gz
freebsd-ports-gnome-55b4b4fb3cd3867a2353b6ececefeef8ce21810f.tar.zst
freebsd-ports-gnome-55b4b4fb3cd3867a2353b6ececefeef8ce21810f.zip
Mark as BROKEN: unfetchable since July 2004.
Source: distfile survey
-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...