diff options
Diffstat (limited to 'games/pyspacewar/Makefile')
-rw-r--r-- | games/pyspacewar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pyspacewar/Makefile b/games/pyspacewar/Makefile index bec3d2453d9a..3cb99fd202ab 100644 --- a/games/pyspacewar/Makefile +++ b/games/pyspacewar/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyspacewar DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |