diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-11 23:41:02 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-11 23:41:02 +0000 |
commit | 3095bb00320a766980a85700136ec192bf7b6d7f (patch) | |
tree | ec380cdf1671cacb9557b941f7c0087ae3099bc6 /astro | |
parent | d0da3b9c23e930792c5afb9871649ff0d7a0098e (diff) | |
download | FreeBSD-ports-3095bb00320a766980a85700136ec192bf7b6d7f.zip FreeBSD-ports-3095bb00320a766980a85700136ec192bf7b6d7f.tar.gz |
Mark as BROKEN: unfetchable. A newer version is available.
Source: distfile survey
Diffstat (limited to 'astro')
-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 bb2c12b..f436468 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 |