summaryrefslogtreecommitdiff
path: root/devel/tavrasm
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:35:12 +0000
committermartti <martti>2003-07-21 16:35:12 +0000
commit1a8b5d26aed60e3f03654073908b836f261492bd (patch)
tree5309d236d89582989589770b30d2d70c0ef6dc71 /devel/tavrasm
parentfe50b26ac921ed5af8200e8e5c96d255b32d3cb3 (diff)
downloadpkgsrc-1a8b5d26aed60e3f03654073908b836f261492bd.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'devel/tavrasm')
-rw-r--r--devel/tavrasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile
index 301db75e7c7..a8e89dab518 100644
--- a/devel/tavrasm/Makefile
+++ b/devel/tavrasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/08/20 08:30:45 dillo Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 16:43:47 martti Exp $
#
DISTNAME= tavrasm
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.tavrasm.org/
MAINTAINER= dillo@giga.or.at
HOMEPAGE= http://www.tavrasm.org/
-COMMENT= assembler for the Atmel AVR series of microcontrollers
+COMMENT= Assembler for the Atmel AVR series of microcontrollers
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison