diff options
author | agc <agc@pkgsrc.org> | 2007-08-31 20:35:50 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-08-31 20:35:50 +0000 |
commit | dee53130b9048133d76e349d585e7d6c7ce08c48 (patch) | |
tree | 9c94f713b53488ca5655f675cbeeaf04e7705625 /devel/Makefile | |
parent | 7d8ad86e0bf77b822d5996b6339c4cbfa7ccfb09 (diff) | |
download | pkgsrc-dee53130b9048133d76e349d585e7d6c7ce08c48.tar.gz |
Remove the bazaar package - we'll just use bzr, now that it's been
modified to respond to the "bazaar" name as well.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 272ea03cf2c..f07d7e6173b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.886 2007/08/27 17:53:10 adrianp Exp $ +# $NetBSD: Makefile,v 1.887 2007/08/31 20:35:50 agc Exp $ # COMMENT= Development utilities @@ -52,7 +52,6 @@ SUBDIR+= automake SUBDIR+= automake14 SUBDIR+= avl SUBDIR+= avltree -SUBDIR+= bazaar SUBDIR+= bcc SUBDIR+= bglibs SUBDIR+= binutils |