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 d9c2f06e9cf..c1b8f7ffe9c 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2012/09/15 10:06:11 obache Exp $ +# $NetBSD: Makefile,v 1.82 2012/10/02 17:11:52 tron Exp $ # DISTNAME= lilypond-2.14.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.14/ |