diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
commit | f61aa694678648383c1d9c631cade7f3ac47214e (patch) | |
tree | bc3af8e1384d1891ae78b126b7b49720fae3fa22 /lang | |
parent | 9f4df78b2e039efe8ce5628543223947c193d8c0 (diff) | |
download | freebsd-ports-gnome-f61aa694678648383c1d9c631cade7f3ac47214e.tar.gz freebsd-ports-gnome-f61aa694678648383c1d9c631cade7f3ac47214e.tar.zst freebsd-ports-gnome-f61aa694678648383c1d9c631cade7f3ac47214e.zip |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/parrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 9261e660804b..00231fa7db6f 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang #MASTER_SITE_SUBDIR= ../../authors/id/A/AR/ARANDAL MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parrot - virtual machine for dynamic languages BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |