diff options
author | krion <krion@FreeBSD.org> | 2003-08-29 05:29:56 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-08-29 05:29:56 +0800 |
commit | 40ae4e0d5d2dc9eb2ed82b79faed4ad497be279b (patch) | |
tree | 21c6efb299edab4c08511c3e28c6a7376f834633 /games/spacehulk/Makefile | |
parent | de1b58f4f2566d13b0c9e1cc9ba3220a79430652 (diff) | |
download | freebsd-ports-gnome-40ae4e0d5d2dc9eb2ed82b79faed4ad497be279b.tar.gz freebsd-ports-gnome-40ae4e0d5d2dc9eb2ed82b79faed4ad497be279b.tar.zst freebsd-ports-gnome-40ae4e0d5d2dc9eb2ed82b79faed4ad497be279b.zip |
- Argh, author applied patches to sources and
rerolled the tarball.
- Bump PORTREVISION
Diffstat (limited to 'games/spacehulk/Makefile')
-rw-r--r-- | games/spacehulk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index 177fdba4fe8b..14d42bfdd610 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -6,6 +6,7 @@ PORTNAME= spacehulk PORTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= games kde MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/main.pkg/${PORTVERSION}/ |