diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-10 05:29:46 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-10 05:29:46 +0800 |
commit | 0ff840266927f30494221c2ceb951b9b53344a58 (patch) | |
tree | 62b66522a9003f4f610d1c5e20b1529fd217ae1f /games/spring | |
parent | 0c5aae638b1875d1b280d1b3a5733171d750fa57 (diff) | |
download | freebsd-ports-gnome-0ff840266927f30494221c2ceb951b9b53344a58.tar.gz freebsd-ports-gnome-0ff840266927f30494221c2ceb951b9b53344a58.tar.zst freebsd-ports-gnome-0ff840266927f30494221c2ceb951b9b53344a58.zip |
- After recent graphics/devil soversion bump its PORTREVISION was not bumped, so bump it properly now and also bump all dependent ports again
Submitted by: tijl
Diffstat (limited to 'games/spring')
-rw-r--r-- | games/spring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index e76ada314e9d..ed83907c5b96 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 94.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ |