diff options
Diffstat (limited to '')
-rw-r--r-- | x11-themes/buffy/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/clean-theme-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gnome-look/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-engines-collection/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtkstep-pastel/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/thinice/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile index e23c94a68246..f16cc5807d12 100644 --- a/x11-themes/buffy/Makefile +++ b/x11-themes/buffy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= buffy02 DISTNAME= buffy02-1.2 -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK theme engine looking like SGI enhanced Motif (aka Roxy) WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile index 8903034854ae..2a3733c73d49 100644 --- a/x11-themes/clean-theme-gtk/Makefile +++ b/x11-themes/clean-theme-gtk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= clean___ DISTNAME= clean___-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Clean GTK theme engine WRKSRC= ${WRKDIR}/gtk-clean-theme diff --git a/x11-themes/gnome-look/Makefile b/x11-themes/gnome-look/Makefile index f84a51c18805..8c65e6dc0e5e 100644 --- a/x11-themes/gnome-look/Makefile +++ b/x11-themes/gnome-look/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK theme engine designed to look nice with the GNOME desktop environment USE_X_PREFIX= yes diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile index f7f8004f1bdd..f3c9ffa553de 100644 --- a/x11-themes/gtk-engines-collection/Makefile +++ b/x11-themes/gtk-engines-collection/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" for the collection of several GTK+ theme engines RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${THEMESPORTDIR}/buffy \ diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile index f85621b167a6..4a8f764137bc 100644 --- a/x11-themes/gtkstep-pastel/Makefile +++ b/x11-themes/gtkstep-pastel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= gtksteppastel DISTNAME= gtksteppastel-1.2.x -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Theme engine based on GtkStep to make GTK+ look nicier WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile index b7acecd42c59..c071319aafaa 100644 --- a/x11-themes/thinice/Makefile +++ b/x11-themes/thinice/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= thinice DISTNAME= thinice-1.2.x -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A clean-looking GTK Theme Engine WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION} |