diff options
author | ale <ale@FreeBSD.org> | 2018-04-19 15:08:45 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2018-04-19 15:08:45 +0800 |
commit | 9bc9eac81b2124069384363a942b81b8e192fd02 (patch) | |
tree | 0a777f67173e9f138a1ddadb35e971dac814d7e1 /cad/ghdl | |
parent | f8c684cd5af885baac63652323284752f12d1c9f (diff) | |
download | freebsd-ports-gnome-9bc9eac81b2124069384363a942b81b8e192fd02.tar.gz freebsd-ports-gnome-9bc9eac81b2124069384363a942b81b8e192fd02.tar.zst freebsd-ports-gnome-9bc9eac81b2124069384363a942b81b8e192fd02.zip |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
Diffstat (limited to 'cad/ghdl')
-rw-r--r-- | cad/ghdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index 131b48a82a45..b8cdfc521b08 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -4,7 +4,7 @@ PORTNAME= ghdl PORTVERSION= 0.33 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |