aboutsummaryrefslogtreecommitdiff
path: root/devel/performance/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-01-29 15:42:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-01-29 15:42:28 +0000
commit9b6e715032595c76a7f71d06edda878da67827cc (patch)
treee4af8a67d08e5a2be731739fe997b0dd0fd60742 /devel/performance/Makefile
parent0f146a8e08d593df37c870f751badf21ab04200a (diff)
downloadports-9b6e715032595c76a7f71d06edda878da67827cc.tar.gz
ports-9b6e715032595c76a7f71d06edda878da67827cc.zip
Notes
Diffstat (limited to 'devel/performance/Makefile')
-rw-r--r--devel/performance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile
index 7c45c95d6bad..7d2c202580d7 100644
--- a/devel/performance/Makefile
+++ b/devel/performance/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= performance
-PORTVERSION= 0.1.0
+PORTVERSION= 0.2.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= libs
@@ -20,7 +20,7 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-DEFAULT_LIBVERSION= 0.1
+DEFAULT_LIBVERSION= 0.2
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>