diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
commit | 178dc40a964ca1f55872ae37726322803706901a (patch) | |
tree | 65bc19cedf226b64c9d58478266118c460ccc2b9 /devel/bzr-pipeline | |
parent | e2c9da64ebed0900dcfc0f508957391935b9d539 (diff) | |
download | ports-178dc40a964ca1f55872ae37726322803706901a.tar.gz ports-178dc40a964ca1f55872ae37726322803706901a.zip |
Notes
Diffstat (limited to 'devel/bzr-pipeline')
-rw-r--r-- | devel/bzr-pipeline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bzr-pipeline/Makefile b/devel/bzr-pipeline/Makefile index 6179fe19ceb5..c091fb433c2c 100644 --- a/devel/bzr-pipeline/Makefile +++ b/devel/bzr-pipeline/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://launchpadlibrarian.net/58976607/ \ http://www.c-s.li/ports/ -MAINTAINER= c-s@c-s.li +MAINTAINER= cs@FreeBSD.org COMMENT= Bzr tools for working with a sequence of branches BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng |