diff options
author | roy <roy@pkgsrc.org> | 2013-10-10 11:06:11 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2013-10-10 11:06:11 +0000 |
commit | 3e5c66579377e3571fbc623fad6e941feb00cba8 (patch) | |
tree | f0df5aecb189035c80aae0ee5f2cb9c25d03c7dd /audio | |
parent | 9ac63990d45b750fdb262e0adc7dfd5ddd01422c (diff) | |
download | pkgsrc-3e5c66579377e3571fbc623fad6e941feb00cba8.tar.gz |
Bump for curses removal
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index a2ba1aea710..c7397aeaf7e 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2013/10/10 10:49:30 roy Exp $ +# $NetBSD: Makefile,v 1.74 2013/10/10 11:06:11 roy Exp $ DISTNAME= lame-3.99.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} |