summaryrefslogtreecommitdiff
path: root/devel/tpasm
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/tpasm
parentfe50b26ac921ed5af8200e8e5c96d255b32d3cb3 (diff)
downloadpkgsrc-1a8b5d26aed60e3f03654073908b836f261492bd.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'devel/tpasm')
-rw-r--r--devel/tpasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tpasm/Makefile b/devel/tpasm/Makefile
index 5090d93591d..cc991a419c0 100644
--- a/devel/tpasm/Makefile
+++ b/devel/tpasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:34:12 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:43:47 martti Exp $
#
DISTNAME= tpasm1.0r
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.sqt.com
-COMMENT= assembler for 6805, 68HC11, 6502, Surplus, 8051, Z80, PIC, and AVR
+COMMENT= Assembler for 6805, 68HC11, 6502, Surplus, 8051, Z80, PIC, and AVR
USE_GMAKE= yes