diff options
-rw-r--r-- | devel/subcommander2/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-gdk-pixbuf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile index ad749123b0b2..c1eed2928be4 100644 --- a/devel/subcommander2/Makefile +++ b/devel/subcommander2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://subcommander.tigris.org/files/documents/1759/46766/ DISTNAME= Subcommander-${PORTVERSION:S/.b/b/g}p1 -MAINTAINER= cyberbotx@cyberbotx.com +MAINTAINER= ports@FreeBSD.org COMMENT= Qt4 based multiplatform subversion client, diff & merge tool LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \ diff --git a/graphics/linux-gdk-pixbuf/Makefile b/graphics/linux-gdk-pixbuf/Makefile index 3c5edf73bd47..fb4a26ef36a8 100644 --- a/graphics/linux-gdk-pixbuf/Makefile +++ b/graphics/linux-gdk-pixbuf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics linux DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/} -MAINTAINER= sethk@meowfishies.com +MAINTAINER= ports@FreeBSD.org COMMENT= Linux version of the graphic library for GTK+ CONFLICTS= linux-f8-gdk-pixbuf-[0-9]* linux-f10-gdk-pixbuf-[0-9]* |