diff options
Diffstat (limited to 'games/prboom/Makefile')
-rw-r--r-- | games/prboom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile index a687771f75e0..aab18f71c8f0 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -2,7 +2,7 @@ PORTNAME= prboom PORTVERSION= 2.5.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} |