diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-04 13:36:40 +0800 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-04 13:36:40 +0800 |
commit | 4b3f41620caa6788c9871cde0975e9a84dfc4a9d (patch) | |
tree | 47dbada2300810fc8de60947b28784a3455b3c58 | |
parent | 1f5aba4ca00416e755d1f6df94c3b4d9520413e9 (diff) | |
download | freebsd-ports-gnome-4b3f41620caa6788c9871cde0975e9a84dfc4a9d.tar.gz freebsd-ports-gnome-4b3f41620caa6788c9871cde0975e9a84dfc4a9d.tar.zst freebsd-ports-gnome-4b3f41620caa6788c9871cde0975e9a84dfc4a9d.zip |
- Last update is in 2002 and homepage disappears. Mark deprecated and schedule
to remove.
PR: ports/123230
Submitted by: Josh Paetzel <josh at tcbug.org>
-rw-r--r-- | audio/Maaate/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index ccf039c55bf2..d90be63546ce 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -15,7 +15,9 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= MPEG audio analysis toolkit -BROKEN= checksum mismatch +BROKEN= checksum mismatch due to fetch grabbing an error page instead of the distfiles +DEPRICATED= Homepage and distfiles have disappeared, last update was in 2002 +EXPIRATION_DATE=2008-07-29 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes |