diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 01:32:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 01:32:51 +0000 |
commit | 462f868cecf2395d35b6b87107ad89217a9d211c (patch) | |
tree | 081801f7bb4dd1c6eb06d15e28230cd7edd6042e /games | |
parent | 9106a55e53b99f7526ffc9325e934f10f985fe48 (diff) | |
download | ports-462f868cecf2395d35b6b87107ad89217a9d211c.tar.gz ports-462f868cecf2395d35b6b87107ad89217a9d211c.zip |
Notes
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 2efb4ef254e7..14c12390b172 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 \ |