aboutsummaryrefslogtreecommitdiff
path: root/games/glmaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/glmaze/Makefile')
-rw-r--r--games/glmaze/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile
index ce1d716815cc..b419d763986b 100644
--- a/games/glmaze/Makefile
+++ b/games/glmaze/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= glmaze
-PORTVERSION= 1.1a
+PORTVERSION= 1.1.a
PORTREVISION= 9
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S/.a/a/} \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
-DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
+DISTFILES= ${PORTNAME}-${DISTVERSION:S/.a/a/}${EXTRACT_SUFX} \
${PORTNAME}.png:icons
-EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
+EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION:S/.a/a/}${EXTRACT_SUFX}
MAINTAINER= nemysis@FreeBSD.org
COMMENT= Multiplayer OpenGL Maze Game