- Change PORTVERSION 1.1a to 1.1.a

This commit is contained in:
Rusmir Dusko 2014-02-01 18:58:39 +00:00
parent b15a41ce14
commit 0506dc9e5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342203

View file

@ -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