diff options
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 c13d324f42ca..131b48a82a45 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -4,7 +4,7 @@ PORTNAME= ghdl PORTVERSION= 0.33 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |