aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-02-02 02:58:39 +0800
committernemysis <nemysis@FreeBSD.org>2014-02-02 02:58:39 +0800
commit4e79c9f09cd89cd434393f2be743cbab8e3ac7ea (patch)
tree16ba210d6d1b067e161040b2d582cfef3a991d10 /games
parent848b28775928e81c06ee3dec4e30ae62770f4407 (diff)
downloadfreebsd-ports-gnome-4e79c9f09cd89cd434393f2be743cbab8e3ac7ea.tar.gz
freebsd-ports-gnome-4e79c9f09cd89cd434393f2be743cbab8e3ac7ea.tar.zst
freebsd-ports-gnome-4e79c9f09cd89cd434393f2be743cbab8e3ac7ea.zip
- Change PORTVERSION 1.1a to 1.1.a
Diffstat (limited to 'games')
-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