diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /games/spacehulk | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | ports-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz ports-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Notes
Diffstat (limited to 'games/spacehulk')
-rw-r--r-- | games/spacehulk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index b1e40c9f01e6..ec4dc32b60d4 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -6,7 +6,7 @@ PORTNAME= spacehulk PORTVERSION= 1.5.b1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games kde MASTER_SITES= http://r.vinot.free.fr/spacehulk/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/} |