aboutsummaryrefslogtreecommitdiff
path: root/games/pingus
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-04-04 12:05:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-04-04 12:05:22 +0000
commit8fed2698e159437710829d9279105e2d09a5f6a9 (patch)
tree901fc4f9a048ed3fed08740b96a7cd572bc74c5c /games/pingus
parent532c41471e2b914c47719f42f26ccf73f66e4e25 (diff)
downloadports-8fed2698e159437710829d9279105e2d09a5f6a9.tar.gz
ports-8fed2698e159437710829d9279105e2d09a5f6a9.zip
Notes
Diffstat (limited to 'games/pingus')
-rw-r--r--games/pingus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile
index 39dc5ee23aad..9f446b86b633 100644
--- a/games/pingus/Makefile
+++ b/games/pingus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pingus
PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://pingus.seul.org/files/
@@ -16,7 +16,7 @@ COMMENT= Free Lemmings-like game
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
boost_regex.4:${PORTSDIR}/devel/boost \
- physfs-1.0.1:${PORTSDIR}/devel/physfs
+ physfs.1:${PORTSDIR}/devel/physfs
USE_BZIP2= yes
USE_ICONV= yes