diff options
author | agc <agc> | 2007-08-31 20:35:50 +0000 |
---|---|---|
committer | agc <agc> | 2007-08-31 20:35:50 +0000 |
commit | 62a94412e3896c8a1f8d436f07247838d03bf793 (patch) | |
tree | 9c94f713b53488ca5655f675cbeeaf04e7705625 /devel/Makefile | |
parent | d5d53a493f5447c5015821d276416657c2ef43f9 (diff) | |
download | pkgsrc-62a94412e3896c8a1f8d436f07247838d03bf793.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 |