diff options
author | steve <steve@FreeBSD.org> | 1999-11-08 01:01:19 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-08 01:01:19 +0800 |
commit | 832ae8c9c4ab43043a4444853463a83258d65448 (patch) | |
tree | 1ca6666b2aa2953d21b33926c1f96e13091362cb /graphics | |
parent | 5a824e851a6203088cff5df4a913f02a86fb18ba (diff) | |
download | freebsd-ports-gnome-832ae8c9c4ab43043a4444853463a83258d65448.tar.gz freebsd-ports-gnome-832ae8c9c4ab43043a4444853463a83258d65448.tar.zst freebsd-ports-gnome-832ae8c9c4ab43043a4444853463a83258d65448.zip |
Re-imported pyopengl to py-opengl.
Requested by: nectar
OK'd by: asami
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1970b23654d9..54caf38d40aa 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -105,7 +105,7 @@ SUBDIR += pstoedit SUBDIR += py-imaging SUBDIR += py-imaging-handbook - SUBDIR += pyopengl + SUBDIR += py-opengl SUBDIR += qcread SUBDIR += qiv SUBDIR += qvplay |