diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 10:03:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 10:03:15 +0800 |
commit | 7df1dce013fb1c1241c287a0395bf374c5d0f766 (patch) | |
tree | c26b25c2028a712458ca460d494a00c17a2b95a4 /sysutils | |
parent | 2985d7fc77e13b961de88780457b9791cb3172ff (diff) | |
download | freebsd-ports-gnome-7df1dce013fb1c1241c287a0395bf374c5d0f766.tar.gz freebsd-ports-gnome-7df1dce013fb1c1241c287a0395bf374c5d0f766.tar.zst freebsd-ports-gnome-7df1dce013fb1c1241c287a0395bf374c5d0f766.zip |
Reset bouncing maintainer address; mark broken since it does not fetch.
Version 2.0, however, is available from the same site if someone wants
to save this port.
Source: distfile survey
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mapchan/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/mapchan/Makefile b/sysutils/mapchan/Makefile index 236059be8dd6..75c9d243085c 100644 --- a/sysutils/mapchan/Makefile +++ b/sysutils/mapchan/Makefile @@ -10,9 +10,13 @@ PORTVERSION= 1.4 CATEGORIES= sysutils converters MASTER_SITES= http://www.iceb.vinnitsa.com/download/ -MAINTAINER= kot@premierbank.dp.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the utility "mapchan" from SCO Unix +BROKEN= "1.4 is unfetchable but 2.0 is available from the site" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-09 + USE_BZIP2= yes USE_REINPLACE= yes |