diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1999-11-25 16:31:55 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1999-11-25 16:31:55 +0800 |
commit | 7a0460a500dce382e502cb2e30ff2228f8f03907 (patch) | |
tree | 90e7bc54d9b28b78f11afacc9628a77bd4903632 /cad | |
parent | 7c53d0e579d6dcb5ad089261dbb5c613681f5e48 (diff) | |
download | freebsd-ports-gnome-7a0460a500dce382e502cb2e30ff2228f8f03907.tar.gz freebsd-ports-gnome-7a0460a500dce382e502cb2e30ff2228f8f03907.tar.zst freebsd-ports-gnome-7a0460a500dce382e502cb2e30ff2228f8f03907.zip |
Fix MASTER_SITE, use BZIP2, update md5.
PR: ports/14597
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
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 |