From b29a551e699902c8e81dc8a172cd8157b112c5cb Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 22 Jul 2012 01:13:29 +0000 Subject: Remove stray commas. --- math/calc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/calc') 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" -- cgit v1.2.3