diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 17:01:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 17:01:52 +0000 |
commit | 12e1575ae11de12424f45368c474d885805cc04a (patch) | |
tree | cddbfaf480707c17958e76871083951e51d71674 /net-mgmt/annextools | |
parent | 4228359f1d18a381a8379f3bd7df15e3e0562ae3 (diff) |
Mark as BROKEN: unfetchable.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=145126
Diffstat (limited to 'net-mgmt/annextools')
-rw-r--r-- | net-mgmt/annextools/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-mgmt/annextools/Makefile b/net-mgmt/annextools/Makefile index 30090ab0a231..784281b3676f 100644 --- a/net-mgmt/annextools/Makefile +++ b/net-mgmt/annextools/Makefile @@ -9,7 +9,7 @@ PORTNAME= annextools PORTVERSION= 10.0 PORTREVISION= 0 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp-support.baynetworks.com/pub/swcode/remacc/microannex_xl/ +MASTER_SITES= # disappeared DISTNAME= R10.0B-R2.3 EXTRACT_SUFX= .tar.Z DIST_SUBDIR= microannex_xl @@ -17,6 +17,10 @@ DIST_SUBDIR= microannex_xl MAINTAINER= bms@FreeBSD.org COMMENT= BSD tools for the MicroAnnex-XL Terminal Server +BROKEN= "mastersite reorganized, directory not on ftp.nortel.com" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-12 + WRKSRC= ${WRKDIR}/src EXTRACT_AFTER_ARGS= | ${TAR} -xf - src |