From ab3b71e13124eadfe21c7590ee12e8268471b999 Mon Sep 17 00:00:00 2001 From: roam Date: Fri, 23 Jan 2009 15:43:14 +0000 Subject: Bump the version of the curl shared library after the ftp/curl update to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. --- games/wormux-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/wormux-devel/Makefile') diff --git a/games/wormux-devel/Makefile b/games/wormux-devel/Makefile index ccd6242..e144440 100644 --- a/games/wormux-devel/Makefile +++ b/games/wormux-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 20081225 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMESUFFIX= -devel @@ -16,7 +17,7 @@ COMMENT= Wormux game LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ png.5:${PORTSDIR}/graphics/png \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_SDL= sdl image mixer ttf gfx net -- cgit v1.1