aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-01-10 03:54:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-01-10 03:54:09 +0000
commitf61aa694678648383c1d9c631cade7f3ac47214e (patch)
treebc3af8e1384d1891ae78b126b7b49720fae3fa22 /lang/parrot
parent9f4df78b2e039efe8ce5628543223947c193d8c0 (diff)
downloadports-f61aa694678648383c1d9c631cade7f3ac47214e.tar.gz
ports-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.
Notes
Notes: svn path=/head/; revision=247508
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile2
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 \