diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-04 05:36:40 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-05-04 05:36:40 +0000 |
commit | 4b3f41620caa6788c9871cde0975e9a84dfc4a9d (patch) | |
tree | 47dbada2300810fc8de60947b28784a3455b3c58 /audio | |
parent | - Disable ODBC by default. When ODBC is installed, it breaks build and seems (diff) |
- 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>
Notes
Notes:
svn path=/head/; revision=212577
Diffstat (limited to 'audio')
-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 |