diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
commit | 56ce4d36d0dbcbd0ffcd317adb32b10c08a35b0b (patch) | |
tree | a5c1d1d162e0b74ad2692573202d02096d37a5fd /audio/lmms | |
parent | f5a944287a8a7456765f1853494e1fd6d375fc68 (diff) | |
download | pkgsrc-56ce4d36d0dbcbd0ffcd317adb32b10c08a35b0b.tar.gz |
Recursive revbump from audio/pulseaudio.
Diffstat (limited to 'audio/lmms')
-rw-r--r-- | audio/lmms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index 31c48183ef1..875fe5db259 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/06/09 14:18:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/02/21 23:35:38 ryoon Exp $ # DISTNAME= lmms-0.4.15 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lmms/} EXTRACT_SUFX= .tar.bz2 |