diff options
author | ashish <ashish@FreeBSD.org> | 2014-06-27 20:34:52 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2014-06-27 20:34:52 +0800 |
commit | 0ca659cabd977e0c2f244e209b2e9db039623991 (patch) | |
tree | 03e1be8a277142f907e026b09eddcafd8a3ace1e /textproc/xml-lite.el | |
parent | 592047519f1bdb5d275f77f3448250fcab62a320 (diff) | |
download | freebsd-ports-gnome-0ca659cabd977e0c2f244e209b2e9db039623991.tar.gz freebsd-ports-gnome-0ca659cabd977e0c2f244e209b2e9db039623991.tar.zst freebsd-ports-gnome-0ca659cabd977e0c2f244e209b2e9db039623991.zip |
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
Diffstat (limited to 'textproc/xml-lite.el')
-rw-r--r-- | textproc/xml-lite.el/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index 6344e17849c6..fcf75522a79f 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A simple XML-editing for GNU Emacs USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= |