summaryrefslogtreecommitdiff
path: root/devel/python-mode
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/python-mode
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/python-mode')
-rw-r--r--devel/python-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/python-mode/Makefile b/devel/python-mode/Makefile
index ce4b1509035..12d19baa2f8 100644
--- a/devel/python-mode/Makefile
+++ b/devel/python-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/06 17:41:00 jmmv Exp $
#
DISTNAME= python-mode-4.6
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.python.org/emacs/python-mode/
COMMENT= Emacs mode for editing python files
# Note that XEmacs >=21.4.4 includes a python-mode in the prog-modes
-# package. Also, python-mode does not appear to work as is with XEmacs 21.1
+# package. Also, python-mode does not appear to work as is with XEmacs 21.1
EMACS_VERSIONS_ACCEPTED= emacs21 emacs20
.include "../../mk/emacs.mk"