summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-11-19 11:50:23 +0000
committerwiz <wiz@pkgsrc.org>2006-11-19 11:50:23 +0000
commit658d9cf8767f8640628ba8d8921f89ea13625c9a (patch)
treeffee6335b2bba2ba7848a7088adea5af2e248190 /games
parenta1a9a8dc9c7025856400edf50c49d8b8d59a85be (diff)
downloadpkgsrc-658d9cf8767f8640628ba8d8921f89ea13625c9a.tar.gz
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Diffstat (limited to 'games')
-rw-r--r--games/bzflag/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index 1f86011dca9..ee67c3e975e 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2006/10/24 08:57:30 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2006/11/19 11:50:24 wiz Exp $
DISTNAME= bzflag-2.0.2.20050318
PKGNAME= ${DISTNAME:S/.20050318//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}