diff options
Diffstat (limited to 'print/lilypond-devel/Makefile')
-rw-r--r-- | print/lilypond-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 5584844df69c..dd72de1adc61 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lilypond -PORTVERSION= 2.19.1 +PORTVERSION= 2.19.2 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ PKGNAMESUFFIX= -devel @@ -39,6 +39,7 @@ INFO= internals \ lilypond-internals \ lilypond-learning \ lilypond-notation \ + lilypond-snippets \ lilypond-usage \ lilypond-web \ music-glossary |