diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /x11 | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk-launch/Makefile | 2 | ||||
-rw-r--r-- | x11/thinglaunch/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile index 36613f2c4066..dc8056c27536 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.1b CATEGORIES= x11 MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A fast GTK+ program launcher USE_X_PREFIX= yes diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile index 07ea5df234ae..d6299cdb6b3e 100644 --- a/x11/thinglaunch/Makefile +++ b/x11/thinglaunch/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.03 CATEGORIES= x11 MASTER_SITES= http://critical.ch/distfiles/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A very fast launcher program for X USE_X_PREFIX= yes |