diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-14 08:43:52 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-14 08:43:52 +0000 |
commit | 3f8e678044b6f2545f52325e0358a5e6fa6260ac (patch) | |
tree | dd68388613db2808d2e540350d4e6038a889ff1f /games | |
parent | c6bb580daf3b62b8153841fc22f63fa5c62f5855 (diff) | |
download | ports-3f8e678044b6f2545f52325e0358a5e6fa6260ac.tar.gz ports-3f8e678044b6f2545f52325e0358a5e6fa6260ac.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/endgame-singularity/Makefile | 4 | ||||
-rw-r--r-- | games/endgame-singularity/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index e89614132836..20d7c4f22e41 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -6,7 +6,8 @@ # PORTNAME= singularity -PORTVERSION= 0.26 +PORTVERSION= 0.26.0.1 +DISTVERSION= 0.26a CATEGORIES= games MASTER_SITES= http://emhsoft.com/singularity/ CENKES PKGNAMEPREFIX= endgame- @@ -20,6 +21,7 @@ RUN_DEPENDS= py*-game>=1.7.1:${PORTSDIR}/devel/py-game USE_PYDISTUTILS=yes USE_PYTHON= yes USE_SDL= image mixer +PYDISTUTILS_PKGVERSION= ${DISTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} PORTDOCS= AUTHORS Changelog README.txt TODO diff --git a/games/endgame-singularity/distinfo b/games/endgame-singularity/distinfo index 8f81dc331498..a8a09dfaec85 100644 --- a/games/endgame-singularity/distinfo +++ b/games/endgame-singularity/distinfo @@ -1,3 +1,3 @@ -MD5 (singularity_0.26.tar.gz) = 6ba0a809fdd703237588de0ffe6b1df5 -SHA256 (singularity_0.26.tar.gz) = 35fb0f328aabe5000e30081975db715adbbf70efe75e1b1f1a5208812f89e06d -SIZE (singularity_0.26.tar.gz) = 1262075 +MD5 (singularity_0.26a.tar.gz) = cbe16395c206bd605494423ee085da9c +SHA256 (singularity_0.26a.tar.gz) = 3d457ae793c2dc80387c9f1548c2fb3232aec95c650bb8401d9107dbeeb601d4 +SIZE (singularity_0.26a.tar.gz) = 1262046 |