diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 23:31:01 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 23:31:01 +0000 |
commit | 6a5c13f6fc2553a3a52df7d52f1650758b2ec9b1 (patch) | |
tree | 05530a89da88228d048997968f204f02232398e2 /cad/spice | |
parent | b34c0ce68633b2302408e09c2a2dfb178d955ba1 (diff) | |
download | ports-6a5c13f6fc2553a3a52df7d52f1650758b2ec9b1.tar.gz ports-6a5c13f6fc2553a3a52df7d52f1650758b2ec9b1.zip |
Notes
Diffstat (limited to 'cad/spice')
-rw-r--r-- | cad/spice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index c907fdd1c1f1..cb56993d841b 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -3,12 +3,12 @@ # Date created: 26 Mar 96 # Whom: Julian Jenkins <kaveman@magna.com.au> # -# $Id$ +# $Id: Makefile,v 1.3 1996/05/27 03:11:48 asami Exp $ # DISTNAME= spice3f4 PKGNAME= spice-3f4 -CATEGORIES+= cad +CATEGORIES= cad MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/circuits/ #PATCH_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/3f4patches |