From 4fd0a4b1c1c3f2cb1454e156e26774835885d347 Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Mon, 9 May 2011 16:42:27 +0000 Subject: Update math/gsl to 1.15, and adjust PORTREVISION and LIB_DEPENDS of dependent ports --- biology/adun/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'biology') diff --git a/biology/adun/Makefile b/biology/adun/Makefile index 71df6984a7a8..155ad8abee87 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -7,6 +7,7 @@ PORTNAME= adun PORTVERSION= 0.81 +PORTREVISION= 1 CATEGORIES= biology gnustep MASTER_SITES= http://download.gna.org/adun/ DISTNAME= Adun-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= Adun-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Molecular Simulator for GNUstep -LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl LICENSE= GPLv2 -- cgit v1.2.3