diff options
-rw-r--r-- | games/balazar/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-editobj/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-soya3d/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-py2play/Makefile | 2 | ||||
-rw-r--r-- | net/py-py2play/Makefile | 2 | ||||
-rw-r--r-- | net/py-tofu/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index dc74cbc7b90a..53d39ffd8791 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.gna.org/balazar/ DISTNAME= Balazar-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe -COMMENT= Balazar is a 3D adventure and roleplaying game +COMMENT= 3D adventure and roleplaying game LIB_DEPENDS= cal3d.11:${PORTSDIR}/graphics/cal3d \ GLEW.1:${PORTSDIR}/graphics/glew \ diff --git a/graphics/py-editobj/Makefile b/graphics/py-editobj/Makefile index f04d2fb8ebc1..dd9d14da1f4e 100644 --- a/graphics/py-editobj/Makefile +++ b/graphics/py-editobj/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= EditObj-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe -COMMENT= EditObj can create and display a Tkinter dialog box +COMMENT= Create and display a Tkinter dialog box for editing any Python object DIST_SUBDIR= python USE_GZIP= yes diff --git a/graphics/py-soya3d/Makefile b/graphics/py-soya3d/Makefile index 180fe780ecf4..8d90b19b1918 100644 --- a/graphics/py-soya3d/Makefile +++ b/graphics/py-soya3d/Makefile @@ -14,7 +14,7 @@ DISTNAME= Soya-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= acardenas@bsd.org.pe -COMMENT= Soya 3D is a very high level 3D engine for Python +COMMENT= Very high level 3D engine for Python BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \ diff --git a/net-p2p/py-py2play/Makefile b/net-p2p/py-py2play/Makefile index 1b6768c196b3..0145d707d06b 100644 --- a/net-p2p/py-py2play/Makefile +++ b/net-p2p/py-py2play/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Py2Play-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe -COMMENT= Py2Play is a peer-to-peer network game engine +COMMENT= Peer-to-peer network game engine DIST_SUBDIR= python USE_GZIP= yes diff --git a/net/py-py2play/Makefile b/net/py-py2play/Makefile index 1b6768c196b3..0145d707d06b 100644 --- a/net/py-py2play/Makefile +++ b/net/py-py2play/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Py2Play-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe -COMMENT= Py2Play is a peer-to-peer network game engine +COMMENT= Peer-to-peer network game engine DIST_SUBDIR= python USE_GZIP= yes diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile index 0c18bf249051..35afac4aeb5d 100644 --- a/net/py-tofu/Makefile +++ b/net/py-tofu/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Tofu-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe -COMMENT= Tofu is a practical high-level network game engine +COMMENT= Practical high-level network game engine DIST_SUBDIR= python USE_BZIP2= yes |