diff options
Diffstat (limited to 'games/noegnud-nethack')
-rw-r--r-- | games/noegnud-nethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile index 20a6972c83ba..69f07b8e2467 100644 --- a/games/noegnud-nethack/Makefile +++ b/games/noegnud-nethack/Makefile @@ -7,7 +7,7 @@ PORTNAME= noegnud PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION}/:noegnud \ ${MASTER_SITE_SOURCEFORGE:S/$/:nethack/} |