Remove stray commas.

This commit is contained in:
dholland 2012-07-22 01:13:29 +00:00
parent 52c86151b9
commit b29a551e69

View file

@ -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"