diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 23:29:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-28 23:29:43 +0000 |
commit | 313224735b1b33dcdd338a0c6c5596c1633fc2f0 (patch) | |
tree | e0a252f3a236ea08ef6e0241ac44e1a30832fa4a /cad/gerbv/Makefile | |
parent | - Update to 0.4.5 (diff) |
- Update to 2.3.0
PR: 138274
Submitted by: Ports Fury
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} |