diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 17:19:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 17:19:48 +0000 |
commit | dddd4bf3c53965d93eab8a1abcd967022290aca2 (patch) | |
tree | ae46347fdc2488d7e12ee293663bedb5d4821a76 /games/gcompris2 | |
parent | aed5cfc2046ae1971bdade0398eb34c57bf2ebe6 (diff) | |
download | ports-dddd4bf3c53965d93eab8a1abcd967022290aca2.tar.gz ports-dddd4bf3c53965d93eab8a1abcd967022290aca2.zip |
Notes
Diffstat (limited to 'games/gcompris2')
-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 611c7804ca7e..6edfcea17cf1 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gcompris DISTNAME= gcompris-${PORTVERSION} -MAINTAINER= gnome@freebsd.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome2 educational games and activities for kids ages 2 to 10 BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html \ |