diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 23:41:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 23:41:02 +0000 |
commit | 3025146bb175d50ea1dc6e1ff618b830716ff2d5 (patch) | |
tree | c10ac23a016e3a3481f7416df4c14218dcf30ffc /astro/xrmap | |
parent | Chase updated mastersite. (diff) |
Mark as BROKEN: unfetchable. A newer version is available.
Source: distfile survey
Diffstat (limited to 'astro/xrmap')
-rw-r--r-- | astro/xrmap/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index bb2c12b426db..f436468ea05a 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -17,6 +17,10 @@ EXTRACT_ONLY= ${XRMAPFILE} MAINTAINER= ports@FreeBSD.org COMMENT= Map portions of the earth from a given longitude/latitude +BROKEN= "distfile outdated, 2.32 is latest" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + USE_BZIP2= yes USE_IMAKE= yes USE_XPM= yes |