diff options
Diffstat (limited to 'games/prboom-plus/Makefile')
-rw-r--r-- | games/prboom-plus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/prboom-plus/Makefile b/games/prboom-plus/Makefile index 82f73e9798d6..c35a79317b06 100644 --- a/games/prboom-plus/Makefile +++ b/games/prboom-plus/Makefile @@ -3,7 +3,7 @@ PORTNAME= prboom-plus PORTVERSION= 2.5.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} |