diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-22 20:58:21 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-22 20:58:21 +0800 |
commit | 6e68b656f346f118fdfb5e31636bd589bb36b538 (patch) | |
tree | 396778cf41bdfb4e5bf1839480b370d5dda657ad /cad | |
parent | 507fe67b32b4f58ce4461eecf2478fe7eab673d1 (diff) | |
download | freebsd-ports-gnome-6e68b656f346f118fdfb5e31636bd589bb36b538.tar.gz freebsd-ports-gnome-6e68b656f346f118fdfb5e31636bd589bb36b538.tar.zst freebsd-ports-gnome-6e68b656f346f118fdfb5e31636bd589bb36b538.zip |
Update to 2.3.3 to fix problem on bento.
PR: 38416
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 3 | ||||
-rw-r--r-- | cad/xcircuit/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index f1c1d8bff807..802b8461b8ff 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xcircuit -PORTVERSION= 2.3.3.b16 +PORTVERSION= 2.3.3 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ -DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo index 616ed5a0b9c5..220b637ef71a 100644 --- a/cad/xcircuit/distinfo +++ b/cad/xcircuit/distinfo @@ -1 +1 @@ -MD5 (xcircuit-2.3.3.tar.bz2) = 9579a25806fcd2cbca1f0b1840131b65 +MD5 (xcircuit-2.3.3.tar.bz2) = 782ba042c2cd90ec9ab850102b9514a5 |