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 36490087034..c9bd0ff145e 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -5,7 +5,7 @@ PORTNAME= nethack33 PORTVERSION= 3.3.1 PORTREVISION= 11 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${TRUEPORTNAME}/${TRUEPORTNAME}/${PORTVERSION} DISTNAME= ${TRUEPORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= glewis@FreeBSD.org |