pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-OpenGL Corrected typo in COMMENT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c9b0d56c7fe
branches:  trunk
changeset: 627959:5c9b0d56c7fe
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Wed Dec 25 01:29:06 2013 +0000

description:
Corrected typo in COMMENT.

diffstat:

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

diffs (18 lines):

diff -r ae5057f78a5f -r 5c9b0d56c7fe graphics/py-OpenGL/Makefile
--- a/graphics/py-OpenGL/Makefile       Tue Dec 24 15:29:44 2013 +0000
+++ b/graphics/py-OpenGL/Makefile       Wed Dec 25 01:29:06 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/06/04 22:16:25 tron Exp $
+# $NetBSD: Makefile,v 1.15 2013/12/25 01:29:06 rodent Exp $
 
 DISTNAME=      PyOpenGL-3.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^Py//}
@@ -8,7 +8,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://pyopengl.sourceforge.net/
-COMMENT=       Pyhton bindings for OpenGL
+COMMENT=       Python bindings for OpenGL
 
 DEPENDS+=      ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
 



Home | Main Index | Thread Index | Old Index