diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-22 20:11:47 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-22 20:11:47 +0000 |
commit | 21e8bc8e5e19302163cb390ad9f355731387900c (patch) | |
tree | 4422a9662d8d1cb5eb90e67de56f43b3dbe9d442 /editors/emacs23 | |
parent | 48b24efa2a44ed70062d40c37208634d63b9dd6f (diff) | |
download | ports-21e8bc8e5e19302163cb390ad9f355731387900c.tar.gz ports-21e8bc8e5e19302163cb390ad9f355731387900c.zip |
Notes
Diffstat (limited to 'editors/emacs23')
-rw-r--r-- | editors/emacs23/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 1e2423497d8e..223d344f4c42 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -77,8 +77,6 @@ INFO= ada-mode auth autotype calc ccmode cl dbus dired-x \ org pcl-cvs pgg rcirc reftex remember sasl sc ses sieve \ smtpmail speedbar tramp url vip viper widget woman -LATEST_LINK= emacs23 - OPTIONS= SOURCES "Install source code" ON .include <bsd.port.pre.mk> |