diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-07-29 17:12:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-07-29 17:12:37 +0800 |
commit | f8958a648be821feb0263d1948d9119bae2b8df3 (patch) | |
tree | ab95d420bb4735dcd01099fb59caabb4f77db766 /x11 | |
parent | 08ca2af3e9e1fa1db796099a8f43e54aa31a052b (diff) | |
download | freebsd-ports-gnome-f8958a648be821feb0263d1948d9119bae2b8df3.tar.gz freebsd-ports-gnome-f8958a648be821feb0263d1948d9119bae2b8df3.tar.zst freebsd-ports-gnome-f8958a648be821feb0263d1948d9119bae2b8df3.zip |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/finder/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomeres_applet/Makefile | 2 | ||||
-rw-r--r-- | x11/gtk-theme-switch/Makefile | 2 | ||||
-rw-r--r-- | x11/gtk-theme-switch2/Makefile | 2 | ||||
-rw-r--r-- | x11/login.app/Makefile | 2 | ||||
-rw-r--r-- | x11/stockticker_applet/Makefile | 2 | ||||
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11/finder/Makefile b/x11/finder/Makefile index be53f9c50449..8038ff1d8b8e 100644 --- a/x11/finder/Makefile +++ b/x11/finder/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.80.4 CATEGORIES= x11 gnome MASTER_SITES= http://lfh.hkcampus.net/~lfh-lck/programs/finder/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small program that creates a finder bar on your Gnome system USE_X_PREFIX= yes diff --git a/x11/gnomeres_applet/Makefile b/x11/gnomeres_applet/Makefile index 167327f94782..167147d80618 100644 --- a/x11/gnomeres_applet/Makefile +++ b/x11/gnomeres_applet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.0 CATEGORIES= x11 gnome MASTER_SITES= http://www.sci.fi/~syrjala/gnomeres/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME applet for changing display modes USE_X_PREFIX= yes diff --git a/x11/gtk-theme-switch/Makefile b/x11/gtk-theme-switch/Makefile index c6feda687459..583fee2fc458 100644 --- a/x11/gtk-theme-switch/Makefile +++ b/x11/gtk-theme-switch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line tool for switching GTK+ themes USE_X_PREFIX= yes diff --git a/x11/gtk-theme-switch2/Makefile b/x11/gtk-theme-switch2/Makefile index c6feda687459..583fee2fc458 100644 --- a/x11/gtk-theme-switch2/Makefile +++ b/x11/gtk-theme-switch2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line tool for switching GTK+ themes USE_X_PREFIX= yes diff --git a/x11/login.app/Makefile b/x11/login.app/Makefile index aa09725a82e5..fd9d5cb2c3cc 100644 --- a/x11/login.app/Makefile +++ b/x11/login.app/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sobomax DISTFILES= Login.app-${PORTVERSION:S/.a/-Alpha-/}${EXTRACT_SUFX} \ Drone${EXTRACT_SUFX} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nice looking login interface to your favorite X-Server LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker \ diff --git a/x11/stockticker_applet/Makefile b/x11/stockticker_applet/Makefile index 38edbaa3c4db..887515083cf3 100644 --- a/x11/stockticker_applet/Makefile +++ b/x11/stockticker_applet/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_applet//} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An applet that displays stock quotes in the Gnome panel USE_GNOME= yes diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index a1423b63d4e6..50a29e6f65e2 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A little set of XML files useful for dealing with XKB rules LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ |