diff options
Diffstat (limited to 'audio/twolame/Makefile')
-rw-r--r-- | audio/twolame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 2ef1238c303..2d50b38a4fb 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2020/08/18 17:57:26 leot Exp $ +# $NetBSD: Makefile,v 1.12 2022/03/28 10:43:40 tnn Exp $ DISTNAME= twolame-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twolame/} |