diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-12 05:59:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-12 05:59:58 +0800 |
commit | 39c2aab5d749697cb0bdd116e6ae2509a11b38b0 (patch) | |
tree | 56e0f94abcdebb6b29df3588edb93ce57a9d440f | |
parent | 96f4f39c7bf45f117bc0f2c282efacd3ba25cff3 (diff) | |
download | freebsd-ports-gnome-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.tar.gz freebsd-ports-gnome-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.tar.zst freebsd-ports-gnome-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.zip |
Maintainer no longer has time to look after these ports. We appreciate
the help in the past.
Approved by: maintainer
-rw-r--r-- | editors/led/Makefile | 2 | ||||
-rw-r--r-- | games/yadex/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/golem/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile index bb7a2249ab1d..919a1ae78eb9 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor -MAINTAINER= fracture@allusion.net +MAINTAINER= ports@FreeBSD.org COMMENT= A tiny text editor, with a number of useful programming features GNU_CONFIGURE= yes diff --git a/games/yadex/Makefile b/games/yadex/Makefile index 580a404255e3..a07f85627a02 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/ \ http://hjem.get2net.dk/RasII/amajorel/yadex/ DIST_SUBDIR= ${PORTNAME} -MAINTAINER= fracture@allusion.net +MAINTAINER= ports@FreeBSD.org COMMENT= A WAD-file editor, for games like Doom and Hexen BROKEN= Does not compile diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile index 227000ade77f..d84be9f7124a 100644 --- a/x11-wm/golem/Makefile +++ b/x11-wm/golem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= fracture@allusion.net +MAINTAINER= ports@FreeBSD.org COMMENT= Small window manager with themes and plugins .if defined(WANT_SOUND) |