diff options
-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 37f24508b..41c3141f7 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 |