aboutsummaryrefslogtreecommitdiff
path: root/math/gmp/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-03-08 08:39:52 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-03-08 08:39:52 +0000
commit68000b5cc4885fcf8500ca37f8b72ce1f2897dca (patch)
tree65d38f406ee8ff50d2f325af787085d4db5d05a7 /math/gmp/Makefile
parentd14b785df69eb745020c317ea51218f48b91c1e4 (diff)
downloadports-68000b5cc4885fcf8500ca37f8b72ce1f2897dca.tar.gz
ports-68000b5cc4885fcf8500ca37f8b72ce1f2897dca.zip
Notes
Diffstat (limited to 'math/gmp/Makefile')
-rw-r--r--math/gmp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 7ee168f79da0..ab2304d803e5 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gmp
-PORTVERSION= 5.0.3
+PORTVERSION= 5.0.4
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -15,7 +15,6 @@ MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
LICENSE= LGPL3
-LICENSE_FILE= ${WRKSRC}/COPYING.LIB
OPTIONS= CPU_OPTS "Enable assembly optimizations for your CPU" off