diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 07:41:02 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 07:41:02 +0800 |
commit | 3095bb00320a766980a85700136ec192bf7b6d7f (patch) | |
tree | ec380cdf1671cacb9557b941f7c0087ae3099bc6 /astro | |
parent | d0da3b9c23e930792c5afb9871649ff0d7a0098e (diff) | |
download | freebsd-ports-gnome-3095bb00320a766980a85700136ec192bf7b6d7f.tar.gz freebsd-ports-gnome-3095bb00320a766980a85700136ec192bf7b6d7f.tar.zst freebsd-ports-gnome-3095bb00320a766980a85700136ec192bf7b6d7f.zip |
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 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 |