diff options
Diffstat (limited to '')
-rw-r--r-- | games/gcompris2/Makefile | 2 | ||||
-rw-r--r-- | textproc/gtk-doc/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 1b5495b69544..67da3b8d832d 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/ -MAINTAINER= martin.klaffenboeck@gmx.at +MAINTAINER= gnome@freebsd.org COMMENT= Code documentation system, originally for GTK+ BUILD_DEPENDS= ${LOCALBASE}/share/sk/docbook/${DOCBOOK_VERSION}/docbook.cat:${PORTSDIR}/textproc/docbook-sk |