diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-01-17 02:34:35 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-01-17 02:34:35 +0800 |
commit | cf4cedf2312dce96042251555330dab20a2eda6a (patch) | |
tree | f8203b1b0d3acb1033669e1c6aa9dfc5681a4cb5 /ports-mgmt | |
parent | bdc63bcbd64c49d5501cbe90a7efa2dac2ce41ca (diff) | |
download | freebsd-ports-gnome-cf4cedf2312dce96042251555330dab20a2eda6a.tar.gz freebsd-ports-gnome-cf4cedf2312dce96042251555330dab20a2eda6a.tar.zst freebsd-ports-gnome-cf4cedf2312dce96042251555330dab20a2eda6a.zip |
- Reassign to new maintainer
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index f262f4a7cd5c..2dcc8749b158 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://tinderbox.marcuscom.com/ \ PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} -MAINTAINER= itetcu@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= Port build tinderbox system, devel version CONFLICTS= tinderbox-[0-9]* diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 9d5fdcf724bf..cccd3c4b62e4 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://tinderbox.marcuscom.com/ \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ DIST_SUBDIR= ${PORTNAME} -MAINTAINER= itetcu@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= Port build tinderbox system RUN_DEPENDS= dialog4ports-static:${PORTSDIR}/ports-mgmt/dialog4ports-static |