diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/unnethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index ef321bcc7f55..22318e06e20d 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -3,7 +3,7 @@ PORTNAME= unnethack PORTVERSION= 4.0.0.20120401 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} |