diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-24 02:28:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-24 02:28:02 +0000 |
commit | 8ba0b7f3929f954f47ec014f8257ea7c3b151692 (patch) | |
tree | dc557d353ac7427e7f3876c7fc38c40fcce4579a /ports-mgmt/tinderbox | |
parent | ee5740c01dbbb6d9404a7bd49c8362cc7ed376ad (diff) | |
download | ports-8ba0b7f3929f954f47ec014f8257ea7c3b151692.tar.gz ports-8ba0b7f3929f954f47ec014f8257ea7c3b151692.zip |
Move maintainership to andreas@syndrom23.de
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=156767
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 615b8ae8b344..6c2fc05b6588 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://tinderbox.marcuscom.com/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= andreas@syndrom23.de COMMENT= Port build tinderbox system RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ |