diff options
Diffstat (limited to 'devel/tpasm/Makefile')
-rw-r--r-- | devel/tpasm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/tpasm/Makefile b/devel/tpasm/Makefile index fab25f951c7..5090d93591d 100644 --- a/devel/tpasm/Makefile +++ b/devel/tpasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:20:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 21:34:12 grant Exp $ # DISTNAME= tpasm1.0r @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.ct0.com/pub/ EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.sqt.com COMMENT= assembler for 6805, 68HC11, 6502, Surplus, 8051, Z80, PIC, and AVR |