diff options
Diffstat (limited to 'editors/tamago-emacs21/Makefile')
-rw-r--r-- | editors/tamago-emacs21/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index 4abcd202c934..c3634610f352 100644 --- a/editors/tamago-emacs21/Makefile +++ b/editors/tamago-emacs21/Makefile @@ -17,7 +17,8 @@ PATCH_SITE_SUBDIR= kuriyama PATCHFILES= tamago-${PORTVERSION}-20011028.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org +COMMENT?= The Multilingual Input Method - Egg V4 USE_REINPLACE= yes USE_GMAKE= yes |