pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/py-xmms Fix typo. Noticed by pkglintd.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59793d20d791
branches:  trunk
changeset: 514578:59793d20d791
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 14 13:35:50 2006 +0000

description:
Fix typo. Noticed by pkglintd.

diffstat:

 audio/py-xmms/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0a354370f356 -r 59793d20d791 audio/py-xmms/Makefile
--- a/audio/py-xmms/Makefile    Wed Jun 14 12:50:04 2006 +0000
+++ b/audio/py-xmms/Makefile    Wed Jun 14 13:35:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/11 14:59:54 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/14 13:35:50 joerg Exp $
 
 DISTNAME=      pyxmms-2.02
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,7 +11,7 @@
 COMMENT=       Python interface to XMMS
 
 PYDISTUTILSPKG=        yes
-PYTHON_VERSIONS_ACCPETED=      24 23 22
+PYTHON_VERSIONS_ACCEPTED=      24 23 22
 NO_CONFIGURE=  yes
 
 SUBST_CLASSES+=                paths



Home | Main Index | Thread Index | Old Index