summaryrefslogtreecommitdiff
path: root/games/xmj
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-04-15 12:58:16 +0000
committerR. Imura <imura@FreeBSD.org>2000-04-15 12:58:16 +0000
commit9520b567dd4cb99476a19120c6095a562a65b4d0 (patch)
treeb26b6bdb41de7d5f97a4db48c963397749934cf2 /games/xmj
parentDISTNAMe -> DISTNAME (diff)
Setting DISTNAME correctly.
Notes
Notes: svn path=/head/; revision=27610
Diffstat (limited to 'games/xmj')
-rw-r--r--games/xmj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmj/Makefile b/games/xmj/Makefile
index ffe27bcc17cf..5bc0b447ab2b 100644
--- a/games/xmj/Makefile
+++ b/games/xmj/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xmj
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://forte.mathematik.uni-bremen.de/pub/comp/X11/
-DISTNAME= ${PORTVERSION}
+DISTNAME= ${PORTNAME}
MAINTAINER= swallace@FreeBSD.org