diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /games/spacehulk | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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/} |