diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 13:02:00 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 13:02:00 +0000 |
commit | eeee7fac9fe4a0832e02d75bf0557ffdc07b342a (patch) | |
tree | 12c91239a4244ea4b3dd993b607e6c5ce9deadcf /print/lilypond | |
parent | 3409558f525bf0bab36bbcbb71e23d86e6371709 (diff) | |
download | pkgsrc-eeee7fac9fe4a0832e02d75bf0557ffdc07b342a.tar.gz |
Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
Diffstat (limited to 'print/lilypond')
-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 081b7f8bc01..649af13a189 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/08/09 11:20:37 seb Exp $ +# $NetBSD: Makefile,v 1.19 2003/12/24 13:02:01 jmmv Exp $ # DISTNAME= lilypond-1.4.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/stable/ |