diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 16:03:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 16:03:44 +0000 |
commit | 46ef0d7274e75cca88fe8a9e75f1a71334e76518 (patch) | |
tree | 34c735958a314a08faf623aebddcfc2431e5a8ae /lang | |
parent | 0de031a87040d7fcd57b8dbe86130c9775d7de1b (diff) | |
download | ports-46ef0d7274e75cca88fe8a9e75f1a71334e76518.tar.gz ports-46ef0d7274e75cca88fe8a9e75f1a71334e76518.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/emacs-lisp-intro/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/emacs-lisp-intro/Makefile b/lang/emacs-lisp-intro/Makefile index 551e4891459a..c5a859ba7364 100644 --- a/lang/emacs-lisp-intro/Makefile +++ b/lang/emacs-lisp-intro/Makefile @@ -13,5 +13,4 @@ COMMENT= An introduction to Emacs Lisp programming USE_AUTOTOOLS= autoconf213 INFO= emacs-lisp-intro -NO_STAGE= yes .include <bsd.port.mk> |