diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
commit | 22d7896c1731a371a072a9f3254f9f770ba01b97 (patch) | |
tree | 1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/xml-lite.el | |
parent | 089a429b206872b95880aa58ac6e7da37446b22a (diff) |
Notes
Diffstat (limited to 'textproc/xml-lite.el')
-rw-r--r-- | textproc/xml-lite.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index fcf75522a79f..b094c10d1c74 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org -COMMENT= A simple XML-editing for GNU Emacs +COMMENT= Simple XML-editing for GNU Emacs USE_EMACS= yes NO_WRKSUBDIR= yes |