diff options
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 |