diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-08 17:15:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-08 17:15:05 +0000 |
commit | f81022e76001364809ac49f4ad364a4170956c23 (patch) | |
tree | a7accbf508adf5bb820cadea47ed23ae99e882f7 /math/GiNaC/Makefile | |
parent | 7cb0bc12980b55cde543b87c73f95837f97d570d (diff) |
Notes
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 8b67c05b2f03..ea27ed27b7d9 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,12 +7,12 @@ # PORTNAME= GiNaC -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes LIB_DEPENDS= cln.1:${PORTSDIR}/math/cln |