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 /editors/led | |
parent | 96f4f39c7bf45f117bc0f2c282efacd3ba25cff3 (diff) | |
download | freebsd-ports-graphics-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.tar.gz freebsd-ports-graphics-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.tar.zst freebsd-ports-graphics-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.zip |
Maintainer no longer has time to look after these ports. We appreciate
the help in the past.
Approved by: maintainer
Diffstat (limited to 'editors/led')
-rw-r--r-- | editors/led/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile index bb7a2249ab1..919a1ae78eb 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 |