pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/libdvdplay uppercase first letter of COMMENT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09c6667ac5ce
branches:  trunk
changeset: 467258:09c6667ac5ce
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Jan 28 03:56:45 2004 +0000

description:
uppercase first letter of COMMENT.

diffstat:

 misc/libdvdplay/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1ef94dc6d88d -r 09c6667ac5ce misc/libdvdplay/Makefile
--- a/misc/libdvdplay/Makefile  Wed Jan 28 03:56:29 2004 +0000
+++ b/misc/libdvdplay/Makefile  Wed Jan 28 03:56:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/28 03:56:29 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/28 03:56:45 grant Exp $
 
 DISTNAME=      libdvdplay-1.0.1
 PKGREVISION=   1
@@ -7,7 +7,7 @@
 
 MAINTAINER=    wulf%NetBSD.org@localhost
 HOMEPAGE=      http://developers.videolan.org/libdvdplay/
-COMMENT=       simple API library designed for DVD navigation
+COMMENT=       Simple API library designed for DVD navigation
 
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make



Home | Main Index | Thread Index | Old Index