diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
commit | ff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /audio/csound-bath | |
parent | cdbd97130a8334f7f917cdee2afd7085512486e3 (diff) | |
download | pkgsrc-ff0278ea308c686207e2b1053f9dea6e7b3f8bf9.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'audio/csound-bath')
-rw-r--r-- | audio/csound-bath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound-bath/Makefile b/audio/csound-bath/Makefile index f85caabf5ef..57d61935196 100644 --- a/audio/csound-bath/Makefile +++ b/audio/csound-bath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/19 08:54:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 16:30:37 martti Exp $ # DISTNAME= Csound4.23 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/newest/ MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.csound.org -COMMENT= software synthesizer and sequencer +COMMENT= Software synthesizer and sequencer LICENSE= csound-license RESTRICTED= "no for-fee-redistribution" |