diff options
Diffstat (limited to 'games/nethack32')
-rw-r--r-- | games/nethack32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index e88ec2c44ed1..90b7c35e06bb 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -7,7 +7,7 @@ PORTNAME= nethack PORTVERSION= 3.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |