summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-19 15:21:39 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-19 15:21:39 +0000
commit229d7c93d342b9ecb7e26bb2fe80980ad5eca839 (patch)
treeaca622a6053b4efd9a9f31a2808fae1190778b1b /games/rocksndiamonds/Makefile
parentOops, forgot to add PORTREVISION. (diff)
Fix a bug in the network playing code.
PR: 22948 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=35264
Diffstat (limited to 'games/rocksndiamonds/Makefile')
-rw-r--r--games/rocksndiamonds/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index f4659461402d..cf54b1bd1646 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -7,11 +7,15 @@
PORTNAME= rocksndiamonds
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.artsoft.org/rocksndiamonds/RELEASES/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
+PATCH_SITES= http://www.artsoft.org/RELEASES/
+PATCHFILES= rocksndiamonds-1.4.0pl1.diff
+
MAINTAINER= mwest@uct.ac.za
USE_XLIB= yes