diff options
Diffstat (limited to 'games/nethack33/Makefile')
-rw-r--r-- | games/nethack33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index e964ef26f9a1..3ac3fd1790b6 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -7,7 +7,7 @@ PORTNAME= nethack PORTVERSION= 3.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |