diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:59:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 21:59:58 +0000 |
commit | 4a177fe64d9e1892598058aee658831f154409ed (patch) | |
tree | 42221f9dcd4e017ace5ac5be29e7363cf368b3a3 /editors/led/Makefile | |
parent | 576f327eb4dc7baae3d69c16593431b4421c50d3 (diff) | |
download | ports-4a177fe64d9e1892598058aee658831f154409ed.tar.gz ports-4a177fe64d9e1892598058aee658831f154409ed.zip |
Maintainer no longer has time to look after these ports. We appreciate
the help in the past.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=142488
Diffstat (limited to 'editors/led/Makefile')
-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 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 |