diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-04 01:09:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-04 01:09:28 +0000 |
commit | 3af44b1cdb709136e6da3d747d532f4d314bc9a1 (patch) | |
tree | 8295e3bb8508f666e40149e6598661ff339a231a /editors/boiling-egg | |
parent | 4e6807872d65690dcebbe4c42dc43447155b79ab (diff) | |
download | ports-3af44b1cdb709136e6da3d747d532f4d314bc9a1.tar.gz ports-3af44b1cdb709136e6da3d747d532f4d314bc9a1.zip |
Notes
Diffstat (limited to 'editors/boiling-egg')
-rw-r--r-- | editors/boiling-egg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/boiling-egg/Makefile b/editors/boiling-egg/Makefile index dc8b1fcbc1f6..905e65cc44b2 100644 --- a/editors/boiling-egg/Makefile +++ b/editors/boiling-egg/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.el EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A front-end of Egg V4 NO_WRKSUBDIR= yes |