diff options
Diffstat (limited to '')
-rw-r--r-- | games/sopwith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index f9e746ae6aca..18e9435478d3 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -7,7 +7,7 @@ PORTNAME= sopwith PORTVERSION= 1.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/sdl-${PORTNAME}/sdl_${PORTNAME}/${PORTVERSION} |