diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-11 21:59:58 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-11 21:59:58 +0000 |
commit | 39c2aab5d749697cb0bdd116e6ae2509a11b38b0 (patch) | |
tree | 56e0f94abcdebb6b29df3588edb93ce57a9d440f /editors | |
parent | 96f4f39c7bf45f117bc0f2c282efacd3ba25cff3 (diff) | |
download | FreeBSD-ports-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.zip FreeBSD-ports-39c2aab5d749697cb0bdd116e6ae2509a11b38b0.tar.gz |
Maintainer no longer has time to look after these ports. We appreciate
the help in the past.
Approved by: maintainer
Diffstat (limited to 'editors')
-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 bb7a224..919a1ae 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 |