diff options
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 7e32e950d5e2..e0da8e467f53 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gerbv -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.3.0 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |