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/esound | |
parent | cdbd97130a8334f7f917cdee2afd7085512486e3 (diff) | |
download | pkgsrc-ff0278ea308c686207e2b1053f9dea6e7b3f8bf9.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index d7b7a1e1bf5..01f568e5443 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2003/04/10 01:28:03 grant Exp $ +# $NetBSD: Makefile,v 1.42 2003/07/21 16:30:38 martti Exp $ DISTNAME= esound-0.2.29 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html -COMMENT= the Enlightened sound daemon +COMMENT= The Enlightened sound daemon USE_BUILDLINK2= YES USE_PKGINSTALL= YES |