aboutsummaryrefslogtreecommitdiff
path: root/games/glmaze
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-02-01 18:58:39 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-02-01 18:58:39 +0000
commit0506dc9e5f016c3f9b43a41798139b6bb7f7bb16 (patch)
tree16ba210d6d1b067e161040b2d582cfef3a991d10 /games/glmaze
parentb15a41ce14a8f4324ddfb5d39e68bdb318154328 (diff)
downloadports-0506dc9e5f016c3f9b43a41798139b6bb7f7bb16.tar.gz
ports-0506dc9e5f016c3f9b43a41798139b6bb7f7bb16.zip
Notes
Diffstat (limited to 'games/glmaze')
-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