summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwulf <wulf>2003-08-03 23:57:52 +0000
committerwulf <wulf>2003-08-03 23:57:52 +0000
commit2412abb778048464782c51fdc8c1a67c0f7cb6f7 (patch)
tree301599810404a6e3f29ded7ac4f9986a8cd48c3d /devel
parent0a7fa03a17b6bb9818974e1cd130c9bb7ba1a1ca (diff)
downloadpkgsrc-2412abb778048464782c51fdc8c1a67c0f7cb6f7.tar.gz
Added and enabled gputils: a collection of tools for Microchip's PIC
micro-processors, replacing obsoleted package gpasm. Removed obsoleted package gpasm.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d69890da70f..24e73663f0e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.410 2003/07/29 16:18:31 agc Exp $
+# $NetBSD: Makefile,v 1.411 2003/08/03 23:57:52 wulf Exp $
#
COMMENT= Development utilities
@@ -130,8 +130,8 @@ SUBDIR+= gnustep-make
SUBDIR+= gnustep-objc
SUBDIR+= gob
SUBDIR+= gobo-eiffel
-SUBDIR+= gpasm
SUBDIR+= gperf
+SUBDIR+= gputils
SUBDIR+= gscope
SUBDIR+= gtexinfo
SUBDIR+= gtkdiff