Sentence begins with a capital letter.

This commit is contained in:
ajacoutot 2010-04-05 22:09:55 +00:00
parent 99ea3801bd
commit a1dd4f4a71
2 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/05 18:59:01 landry Exp $
# $OpenBSD: Makefile,v 1.2 2010/04/05 22:09:55 ajacoutot Exp $
COMMENT= library for interfacing MPD
DISTNAME= libmpdclient-2.1
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= mpdclient 0.0 # 2.0
CATEGORIES= audio
HOMEPAGE= http://mpd.wikia.com/wiki/ClientLib:libmpdclient

View File

@ -1,2 +1,2 @@
stable, documented, asynchronous API library for interfacing MPD
Stable, documented, asynchronous API library for interfacing MPD
in the C, C++ & Objective C languages.