diff options
author | rafan <rafan@FreeBSD.org> | 2008-08-20 12:51:24 +0000 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-08-20 12:51:24 +0000 |
commit | 528b429bf73db668f0a624704ccab301df7b30d1 (patch) | |
tree | 5a09e2b39c06a67d3c5eb64a2e4161a3c75317b1 | |
parent | 1ebb639da55ee5c936284f676d56f4cbf9d1441c (diff) | |
download | FreeBSD-ports-528b429bf73db668f0a624704ccab301df7b30d1.zip FreeBSD-ports-528b429bf73db668f0a624704ccab301df7b30d1.tar.gz |
- The author promised to put the distfile on sourceforge. So we extend the
expiration date a little bit.
PR: ports/123230
Submitted by: Marcin Cieslak <saper at SYSTEM.PL>
-rw-r--r-- | audio/Maaate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index d90be63..11b6113 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -17,7 +17,7 @@ COMMENT= MPEG audio analysis toolkit 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 +EXPIRATION_DATE=2008-10-01 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes |