diff options
-rw-r--r-- | devel/glade/Makefile | 2 | ||||
-rw-r--r-- | devel/glade2/Makefile | 2 | ||||
-rw-r--r-- | devel/libglade/Makefile | 2 | ||||
-rw-r--r-- | devel/libglade2/Makefile | 2 | ||||
-rw-r--r-- | graphics/eog/Makefile | 2 | ||||
-rw-r--r-- | graphics/eog2/Makefile | 2 | ||||
-rw-r--r-- | x11/xcolors/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile index 779c4f7679ce..4f82f52a519a 100644 --- a/devel/glade/Makefile +++ b/devel/glade/Makefile @@ -10,7 +10,7 @@ DISTNAME= glade-0.5.5 CATEGORIES= devel MASTER_SITES= http://glade.pn.org/ -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org .if defined(USE_GNOME) LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index 779c4f7679ce..4f82f52a519a 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -10,7 +10,7 @@ DISTNAME= glade-0.5.5 CATEGORIES= devel MASTER_SITES= http://glade.pn.org/ -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org .if defined(USE_GNOME) LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index e44afa5c6566..2ad9dd38c4c4 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libglade -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index e44afa5c6566..2ad9dd38c4c4 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libglade -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index f73f4510ea42..94e9e1ff2531 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/eog -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index f73f4510ea42..94e9e1ff2531 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/eog -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index e9d55f421721..66eec25ab356 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -11,7 +11,7 @@ PKGNAME= xcolors-1.3 CATEGORIES= x11 MASTER_SITES= http://www.lovett.com/~ade/FreeBSD/ -MAINTAINER= ade@lovett.com +MAINTAINER= ade@FreeBSD.org WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes |