diff options
Diffstat (limited to 'games/doomlegacy/Makefile')
-rw-r--r-- | games/doomlegacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomlegacy/Makefile b/games/doomlegacy/Makefile index 31293561156c..06ad581da5ec 100644 --- a/games/doomlegacy/Makefile +++ b/games/doomlegacy/Makefile @@ -3,7 +3,7 @@ PORTNAME= doomlegacy DISTVERSION= 1.45_beta1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${DISTVERSION:S,_,%20,}/ |