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 /misc | |
parent | ee5740c01dbbb6d9404a7bd49c8362cc7ed376ad (diff) | |
download | ports-8ba0b7f3929f954f47ec014f8257ea7c3b151692.tar.gz ports-8ba0b7f3929f954f47ec014f8257ea7c3b151692.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tinderbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tinderbox/Makefile b/misc/tinderbox/Makefile index 615b8ae8b344..6c2fc05b6588 100644 --- a/misc/tinderbox/Makefile +++ b/misc/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 \ |