summaryrefslogtreecommitdiff
path: root/audio/oggasm
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:24:36 +0000
committermartti <martti>2003-07-21 16:24:36 +0000
commitcc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6 (patch)
tree88dbf13f219f88e7e7b9057415b1df6b05f0e948 /audio/oggasm
parent85b9cc64347d5791931ac6791d4e1d2f8fb963e2 (diff)
downloadpkgsrc-cc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'audio/oggasm')
-rw-r--r--audio/oggasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile
index efc685502e4..492a2e77cd6 100644
--- a/audio/oggasm/Makefile
+++ b/audio/oggasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:23:04 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:30:43 martti Exp $
#
DISTNAME= oggasm_1.4.0
@@ -9,7 +9,7 @@ MASTER_SITES= http://oggasm.sourceforge.net/
MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://oggasm.sourceforge.net/
-COMMENT= perform batch conversion of mp3s into oggs
+COMMENT= Perform batch conversion of mp3s into oggs
DEPENDS+= mpg123>=0.59.18:../../audio/mpg123
DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools