diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 06:57:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 06:57:30 +0000 |
commit | ac6dd0e395f1253f5c7d235ee9467017b5d15d52 (patch) | |
tree | 33782f9e50450b41ce28d8720f6fc4fdb1351c9f /math/libgmp4/Makefile | |
parent | . Add ${PTHREAD_CFLAGS} to compilation flags. (diff) |
upgrade to 4.1
Notes
Notes:
svn path=/head/; revision=61908
Diffstat (limited to 'math/libgmp4/Makefile')
-rw-r--r-- | math/libgmp4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index e58f1bbcb1c8..ea4ea84b2aa1 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgmp -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.1 +PORTREVISION= 0 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp |