diff options
author | obache <obache@pkgsrc.org> | 2006-12-31 16:39:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-12-31 16:39:34 +0000 |
commit | 289a48ce891ad0a188111e2ee1bf9e78fecd562c (patch) | |
tree | 6594cff9a221bef4a2991d6be17872d19fc5059e /print/lilypond | |
parent | 216918d333da2965b910f477b2d078fc361edbf8 (diff) | |
download | pkgsrc-289a48ce891ad0a188111e2ee1bf9e78fecd562c.tar.gz |
Master site's layout has been changed.
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 09f9868949f..bbec3a09e60 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2006/12/29 07:11:55 obache Exp $ +# $NetBSD: Makefile,v 1.51 2006/12/31 16:39:34 obache Exp $ # DISTNAME= lilypond-2.4.6 CATEGORIES= print -MASTER_SITES= http://lilypond.org/download/v2.4/ +MASTER_SITES= http://lilypond.org/download/sources/v2.4/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lilypond.org/web/ |