summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-15 13:33:23 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-15 13:33:23 +0000
commitb505f6c4723550714c6af337f7ec68cacd2c1f14 (patch)
treecd238ef11f51cf5f86652d5b8f087a5aa35aca0c /devel/Makefile
parent006a613e63c81be2ba0d0fb22c71d15f808dc54d (diff)
downloadpkgsrc-b505f6c4723550714c6af337f7ec68cacd2c1f14.tar.gz
Move astyle from textproc to devel, suggested by Al
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8256e48a586..cdaf5ab1119 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.182 2001/03/15 08:46:08 skrll Exp $
+# $NetBSD: Makefile,v 1.183 2001/03/15 13:33:23 hubertf Exp $
#
COMMENT= Development utilities
@@ -8,6 +8,7 @@ SUBDIR+= SDL
SUBDIR+= apel
SUBDIR+= argtable
SUBDIR+= as31
+SUBDIR+= astyle
SUBDIR+= autoconf
SUBDIR+= automake
SUBDIR+= avltree