diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-11-25 08:31:55 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-11-25 08:31:55 +0000 |
commit | d312716012eb00f607968f7e6a0e6bf1c59e69fd (patch) | |
tree | a7c3c94c4a717e94907f64d8a29ee50ccd79d2fe /cad | |
parent | Activate kmamerun (diff) |
Fix MASTER_SITE, use BZIP2, update md5.
PR: ports/14597
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=23320
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 5 | ||||
-rw-r--r-- | cad/xcircuit/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index e63f8ab0ec5d..b140eabb249d 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -8,14 +8,13 @@ DISTNAME= xcircuit-2.0a11 CATEGORIES= cad -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ -MASTER_SITE_SUBDIR= apps/circuits +MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +USE_BZIP2= yes USE_IMAKE= yes XMKMF= xmkmf diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo index 63c9896da53e..7b5230f1d0e5 100644 --- a/cad/xcircuit/distinfo +++ b/cad/xcircuit/distinfo @@ -1 +1 @@ -MD5 (xcircuit-2.0a11.tar.gz) = dac6c9beaad5f75a70895d92b5493c19 +MD5 (xcircuit-2.0a11.tar.bz2) = 89e19e56d9b61a520c90cd2878b27d68 |