diff options
author | lioux <lioux@FreeBSD.org> | 2001-10-06 15:09:38 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-10-06 15:09:38 +0000 |
commit | 815d8ac0150cead19a460760e17ea3cc49e3ca88 (patch) | |
tree | 75bf36ed3e8cda1b25dbbe9e7f196a54f79008e1 /cad/xcircuit/Makefile | |
parent | 73cdad961ee1fb0224a84f353bd76dfc2d523b40 (diff) | |
download | FreeBSD-ports-815d8ac0150cead19a460760e17ea3cc49e3ca88.zip FreeBSD-ports-815d8ac0150cead19a460760e17ea3cc49e3ca88.tar.gz |
o Update to 2.3.3.b15
o Update WWW tag in DESCR
PR: 31070
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 6fcc405..63154b9 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xcircuit -PORTVERSION= 2.3.3.b9 +PORTVERSION= 2.3.3.b15 PORTEPOCH= 1 CATEGORIES= cad -MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ +MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org |