diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /cad/xcircuit | |
parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
download | ports-6c450aae0f9b1c770813cb4c9964a62d308b33c1.tar.gz ports-6c450aae0f9b1c770813cb4c9964a62d308b33c1.zip |
Notes
Diffstat (limited to 'cad/xcircuit')
-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 81fe5b8d93db..c97a1b6e4253 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -3,11 +3,11 @@ # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.2 1998/05/25 21:03:03 fenner Exp $ +# $Id: Makefile,v 1.3 1998/09/16 02:24:58 steve Exp $ # DISTNAME= xcircuit-1.7 -CATEGORIES= cad x11 +CATEGORIES= cad MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR=apps/circuits |