diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-06 21:01:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-06 21:01:18 +0000 |
commit | 329766526b092fe5bbc068e1b6623cc2f4d0a26c (patch) | |
tree | 1873f745ae2e2e503595a01dba5e78364e660e86 /games/holotz-castle/Makefile | |
parent | cf23a3683681e1db5ff27ca87f64b2f677edd84b (diff) | |
download | ports-329766526b092fe5bbc068e1b6623cc2f4d0a26c.tar.gz ports-329766526b092fe5bbc068e1b6623cc2f4d0a26c.zip |
Notes
Diffstat (limited to 'games/holotz-castle/Makefile')
-rw-r--r-- | games/holotz-castle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/holotz-castle/Makefile b/games/holotz-castle/Makefile index df456c03e37b..f640b4a244b7 100644 --- a/games/holotz-castle/Makefile +++ b/games/holotz-castle/Makefile @@ -6,8 +6,7 @@ # PORTNAME= holotz-castle -PORTVERSION= 1.3.8 -PORTREVISION= 1 +PORTVERSION= 1.3.9 CATEGORIES= games MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |