aboutsummaryrefslogtreecommitdiffstats
path: root/math/libgmp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libgmp4/Makefile')
-rw-r--r--math/libgmp4/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index 5e67f7f2c229..b43fae072f93 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= libgmp
-PORTVERSION= 4.1.4
-PORTREVISION= 2
+PORTVERSION= 4.2
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -25,6 +24,6 @@ INSTALLS_SHLIB= yes
INFO= gmp
post-extract:
- @${RM} -f ${WRKSRC}/gmp.info*
+ @${RM} -f ${WRKSRC}/doc/gmp.info*
.include <bsd.port.mk>