diff options
Diffstat (limited to 'misc/chord/Makefile')
-rw-r--r-- | misc/chord/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile index 6efeceed157..a22e618ebf1 100644 --- a/misc/chord/Makefile +++ b/misc/chord/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 21:48:47 grant Exp $ # FreeBSD Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp # @@ -7,7 +7,7 @@ PKGNAME= chord-3.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Produce PS sheet-music from text input NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |