diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-06-05 05:01:54 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-06-05 05:01:54 +0000 |
commit | 8997a308894b3e295d0f615d4e5b730c2a3f5dcc (patch) | |
tree | f7506ed28fc3268b097ff0d725ff8c3499773231 /print | |
parent | 153adceeabbe4f5e38c1d28f7f572f55e8b6f9d2 (diff) | |
download | pkgsrc-8997a308894b3e295d0f615d4e5b730c2a3f5dcc.tar.gz |
Bump revisions following the guile14's threaded fix.
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 027f549f494..44db857e1df 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/01/10 07:48:13 cjep Exp $ +# $NetBSD: Makefile,v 1.14 2003/06/05 05:01:57 uebayasi Exp $ # DISTNAME= lilypond-1.4.13 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/stable/ |