diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
commit | a32defea5d12aad6193c0540bddb7f7d8381b215 (patch) | |
tree | e6f6531fc95bcc49e1ea8de193db806733b30d3d /textproc/uim-el | |
parent | c87b350797002d3d0b55100a9a608241381ddfd3 (diff) | |
download | ports-a32defea5d12aad6193c0540bddb7f7d8381b215.tar.gz ports-a32defea5d12aad6193c0540bddb7f7d8381b215.zip |
Notes
Diffstat (limited to 'textproc/uim-el')
-rw-r--r-- | textproc/uim-el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 0dcc6b0fda06..6fee859e2948 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= uim-${PORTVERSION} -MAINTAINER= nobutaka@freebsd.org +MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Emacs lisp for uim input method library PROJECTHOST= uim |