diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 02:22:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 02:22:39 +0800 |
commit | aee9375985bbf63045481f65b0f24b9e187d413d (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/lbreakout2 | |
parent | 90de0aa172bdf6db02fdc584daf994950a191de7 (diff) | |
download | freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.tar.gz freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.tar.zst freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Diffstat (limited to 'games/lbreakout2')
-rw-r--r-- | games/lbreakout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index d1401e0b675e..fdf768f0225b 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/${PORTVERSION} -MAINTAINER= mmendez@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The polished successor to LBreakout LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |