diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-12 09:32:51 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-12 09:32:51 +0800 |
commit | 005bc2eecba1212f42864682ccb8ddd71a3c826f (patch) | |
tree | 75f8f084f742a4d3ab7ab0575ba574f31f6ed65d /games | |
parent | 7f43dca3f06ab0758b0550f890412bf4e0de8a76 (diff) | |
download | freebsd-ports-graphics-005bc2eecba1212f42864682ccb8ddd71a3c826f.tar.gz freebsd-ports-graphics-005bc2eecba1212f42864682ccb8ddd71a3c826f.tar.zst freebsd-ports-graphics-005bc2eecba1212f42864682ccb8ddd71a3c826f.zip |
Sign maintainership over to gnome@. Thanks for your work on these, Martin.
Diffstat (limited to 'games')
-rw-r--r-- | games/gcompris2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 2efb4ef254e..14c12390b17 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gcompris DISTNAME= gcompris-${PORTVERSION} -MAINTAINER= martin.klaffenboeck@gmx.at +MAINTAINER= gnome@freebsd.org COMMENT= A simple Gnome2-based education game for children starting at 3 LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ |