diff options
author | stas <stas@FreeBSD.org> | 2009-02-09 00:33:55 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-02-09 00:33:55 +0800 |
commit | 62c98102fedd80a297cb861589c4c8154d58d326 (patch) | |
tree | 030970052dcf0d34d137801c2ffb95395ef400c3 /cad/geda | |
parent | 8b2756d378d32947dc63119cfef91d91b8f995c9 (diff) | |
download | freebsd-ports-gnome-62c98102fedd80a297cb861589c4c8154d58d326.tar.gz freebsd-ports-gnome-62c98102fedd80a297cb861589c4c8154d58d326.tar.zst freebsd-ports-gnome-62c98102fedd80a297cb861589c4c8154d58d326.zip |
- Update to 1.4.3.
PR: ports/131468 (based on)
Submitted by: Oliver Lehmann <oliver@freebsd.org>
Diffstat (limited to 'cad/geda')
-rw-r--r-- | cad/geda/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 2825936a31c0..a133598ebe2b 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -6,8 +6,7 @@ # PORTNAME= geda -PORTVERSION= 20070216 -PORTREVISION= 2 +PORTVERSION= 1.4.3 CATEGORIES= cad MASTER_SITES= # empty DISTFILES= # none |