diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-06-17 13:37:23 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-17 13:37:23 +0000 |
commit | 3a9e71a0b30b472c1a12f8e740e82db5ee7f41c0 (patch) | |
tree | 5d8f2c77b3bcaee31f2c256aa1078071a4334aaa /devel/baz/Makefile | |
parent | 8fbb44c835e8278fca2004dae9e26a07378002a2 (diff) | |
download | ports-3a9e71a0b30b472c1a12f8e740e82db5ee7f41c0.tar.gz ports-3a9e71a0b30b472c1a12f8e740e82db5ee7f41c0.zip |
Rename devel/bazaar to devel/baz and bump portrevision on dependant ports
Notes
Notes:
svn path=/head/; revision=299459
Diffstat (limited to 'devel/baz/Makefile')
-rw-r--r-- | devel/baz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/baz/Makefile b/devel/baz/Makefile index a4164c28647f..a6d8ff897e83 100644 --- a/devel/baz/Makefile +++ b/devel/baz/Makefile @@ -1,11 +1,11 @@ -# Ports collection makefile for: bazaar +# Ports collection makefile for: baz # Date created: 11 October 2005 # Whom: Ulf Lilleengen # # $FreeBSD$ # -PORTNAME= bazaar +PORTNAME= baz PORTVERSION= 1.4.2 PORTREVISION= 12 CATEGORIES= devel |