diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-20 12:51:24 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-20 12:51:24 +0000 |
commit | 23d966a95f8a4992770de6143f5b3da171ea09a3 (patch) | |
tree | d7c091a1e741b35aae7df21c20b1c7e0631d0762 /audio/Maaate | |
parent | Fix typo in previous commit breaking the dependency on mod_python3: (diff) |
- 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>
Diffstat (limited to 'audio/Maaate')
-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 d90be63546ce..11b6113e9d99 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 |