diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-10 11:54:09 +0800 |
commit | 871235f5a301727b600d078c0748f2054afff6f2 (patch) | |
tree | 97af85e1682705b6660d9863c030b07763cf5cca /misc | |
parent | a46b5adf6c9cf6ee1736337ce3a6c6beda110194 (diff) | |
download | freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.tar.gz freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.tar.zst freebsd-ports-gnome-871235f5a301727b600d078c0748f2054afff6f2.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 'misc')
-rw-r--r-- | misc/xdelta3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta3/Makefile b/misc/xdelta3/Makefile index 767e5a5a4ce2..0b7b62a2181b 100644 --- a/misc/xdelta3/Makefile +++ b/misc/xdelta3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source binary diff, VCDIFF/RFC 3284 delta compression ALL_TARGET= xdelta3 |