summaryrefslogtreecommitdiff
path: root/misc/buffer
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 17:01:11 +0000
committermartti <martti>2003-07-21 17:01:11 +0000
commit60301e4e80330264857e309db5450a131efe6fe4 (patch)
treeaad0f0f3d1eeee19ab9cf6145dbeefd3c66235e0 /misc/buffer
parent8d2af7d9b7d7779c986c1c81d50ff4b99d33d346 (diff)
downloadpkgsrc-60301e4e80330264857e309db5450a131efe6fe4.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'misc/buffer')
-rw-r--r--misc/buffer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index 3fb44998668..574dea7fcff 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:48:45 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/21 17:01:12 martti Exp $
# FreeBSD Id: Makefile,v 1.6 1996/11/17 09:05:15 obrien Exp
DISTNAME= buffer-1.17
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gwdg.de/pub/linux/jurix/source/system/backup/ \
ftp://ftp.fu-berlin.de/unix/linux/mirrors/jurix.jura.uni-sb.de/source/system/backup/
MAINTAINER= tron@NetBSD.org
-COMMENT= buffer sporadic binary I/O for faster tape use
+COMMENT= Buffer sporadic binary I/O for faster tape use
.include "../../mk/bsd.prefs.mk"