diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 02:07:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 02:07:53 +0800 |
commit | 55b4b4fb3cd3867a2353b6ececefeef8ce21810f (patch) | |
tree | be037d913178c435e2a2ebbd835985766d2df95e | |
parent | da9738ebe9b4c49839760803cb72e195bb60b5b9 (diff) | |
download | freebsd-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/Makefile | 4 |
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... |