summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordholland <dholland>2012-07-22 01:13:29 +0000
committerdholland <dholland>2012-07-22 01:13:29 +0000
commitfd6c5d343eac4c0d2a6027c4ecd0f6eeb603c86f (patch)
tree49bdd5fdcf8f4bd6dd74cf42d605967698cf1962 /math
parentbe4284b1ce976cc8a29f6d6558f4ea8ab9951bd3 (diff)
downloadpkgsrc-fd6c5d343eac4c0d2a6027c4ecd0f6eeb603c86f.tar.gz
Remove stray commas.
Diffstat (limited to 'math')
-rw-r--r--math/calc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index a6bb4ec51ca..cf6cc1b4df5 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2010/11/13 21:08:59 shattered Exp $
+# $NetBSD: Makefile,v 1.25 2012/07/22 01:13:29 dholland Exp $
DISTNAME= calc-2.02f
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Advanced Calculator for GNU Emacs
PKG_DESTDIR_SUPPORT= user-destdir
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 \
- xemacs215, xemacs215nox, xemacs214, xemacs214nox
+ xemacs215 xemacs215nox xemacs214 xemacs214nox
.include "../../editors/emacs/modules.mk"