aboutsummaryrefslogtreecommitdiff
path: root/games/wordplay
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-04-03 09:24:09 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-04-03 09:24:09 +0000
commitd8455730fb29a9a9681f4bd8ca96a46679c1e79b (patch)
tree90e76b6f0bf119e48a113e1916ec91b4f9f2938b /games/wordplay
parent92f377256aae1ced652bd5d1f2a403069f9c60e2 (diff)
downloadports-d8455730fb29a9a9681f4bd8ca96a46679c1e79b.tar.gz
ports-d8455730fb29a9a9681f4bd8ca96a46679c1e79b.zip
Notes
Diffstat (limited to 'games/wordplay')
-rw-r--r--games/wordplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile
index a1cce7699538..f2a44edc2e72 100644
--- a/games/wordplay/Makefile
+++ b/games/wordplay/Makefile
@@ -8,7 +8,7 @@ PORTNAME= wordplay
PORTVERSION= 7.22
CATEGORIES= games
MASTER_SITES= http://www.itsc.uah.edu/~criswell/wordplay/
-DISTNAME= ${PORTNAME}{PORTVERSION:S/.//}
+DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org