diff options
Diffstat (limited to 'games/noegnud-littlehack/Makefile')
-rw-r--r-- | games/noegnud-littlehack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-littlehack/Makefile b/games/noegnud-littlehack/Makefile index 921abdc6526e..6bbf55a2d24e 100644 --- a/games/noegnud-littlehack/Makefile +++ b/games/noegnud-littlehack/Makefile @@ -8,7 +8,7 @@ PORTNAME= noegnud PORTVERSION= 0.8.3 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}:noegnud,nethack +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:noegnud,nethack/} MASTER_SITE_SUBDIR= ${PORTNAME}/:noegnud \ nethack/:nethack PKGNAMESUFFIX= -littlehack |