diff options
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r-- | print/lilypond/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 712660eac81..427270468d6 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.130 2020/08/17 20:19:55 leot Exp $ +# $NetBSD: Makefile,v 1.131 2020/08/31 18:11:02 wiz Exp $ DISTNAME= lilypond-2.18.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= print MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.18/ |