diff options
Diffstat (limited to 'games/quake2-3zb2/Makefile')
-rw-r--r-- | games/quake2-3zb2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2-3zb2/Makefile b/games/quake2-3zb2/Makefile index 9a67616dff4a..2c3b42d5cef0 100644 --- a/games/quake2-3zb2/Makefile +++ b/games/quake2-3zb2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.angelfire.com/mt2/quakebots/:prog \ http://ponpoko.tri6.net/3zb2/routes/:routes PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} -DISTNAME= ${PORTNAME:U} +DISTNAME= ${PORTNAME:tu} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:prog \ ${PORTNAME}src${PORTVERSION:S/0.//}${EXTRACT_SUFX}:prog DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |