diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 07:05:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-19 07:05:00 +0000 |
commit | a134593c83c8c7a37ddc155f6b4e5347bf5b1f18 (patch) | |
tree | 5c5d2c1724ab792da56ec635ae403a8d08f184f3 | |
parent | Fix build on 4.x (diff) |
Update to version 0.40.3
PR: ports/77132
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=129258
-rw-r--r-- | cad/oregano/Makefile | 4 | ||||
-rw-r--r-- | cad/oregano/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 57a5edfa973c..5c65bebbbbc6 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -6,9 +6,9 @@ # PORTNAME= oregano -PORTVERSION= 0.40.2 +PORTVERSION= 0.40.3 CATEGORIES= cad -MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/54/ +MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/56/ MAINTAINER= ports@FreeBSD.org COMMENT= Schematic capture and simulation of electrical circuits diff --git a/cad/oregano/distinfo b/cad/oregano/distinfo index 3a23fc7b151e..ae9ab4818ebe 100644 --- a/cad/oregano/distinfo +++ b/cad/oregano/distinfo @@ -1,2 +1,2 @@ -MD5 (oregano-0.40.2.tar.bz2) = aca8b0c129b802db58149803eac546b7 -SIZE (oregano-0.40.2.tar.bz2) = 809590 +MD5 (oregano-0.40.3.tar.bz2) = 91fde83b01d59eaf0d4beb4d0d5631ef +SIZE (oregano-0.40.3.tar.bz2) = 799668 |