summaryrefslogtreecommitdiff
path: root/games/xripple/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 12:28:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 12:28:40 +0000
commit2971a93e525324599461eda215641f9a624352d0 (patch)
tree17c2ee6d6c0d04729c11b3bc5f6921df0a881bb7 /games/xripple/Makefile
parentConvert to PORTNAME/PORTVERSION. lfview had an invalid version (diff)
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
Notes
Notes: svn path=/head/; revision=27515
Diffstat (limited to '')
-rw-r--r--games/xripple/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile
index c2c251560337..cfdca4b38506 100644
--- a/games/xripple/Makefile
+++ b/games/xripple/Makefile
@@ -6,8 +6,8 @@
# $FreeBSD$
#
-DISTNAME= xripple
-PKGNAME= xripple-1.0
+PORTNAME= xripple
+PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \
ftp://ftp.cin.nihon-u.ac.jp/pub/X11/enlightenment/misc/ \
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \
ftp://ftp.gui.uva.es/pub/linux.new/software/X11/winman/enlightenment/ \
ftp://ftp.gwdg.de/pub/linux/tux/x/enlightenment/enlightenment/misc/ \
ftp://ftp.pconline.com/users/gjerde/enlightenment/
+DISTNAME= ${PORTNAME}
MAINTAINER= oly@world.std.com