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/acs | |
parent | b34c0ce68633b2302408e09c2a2dfb178d955ba1 (diff) |
Notes
Diffstat (limited to 'cad/acs')
-rw-r--r-- | cad/acs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile index 7e18ba7850d0..c5047d909db2 100644 --- a/cad/acs/Makefile +++ b/cad/acs/Makefile @@ -3,12 +3,12 @@ # Date created: 01 January 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.7 1996/04/18 08:47:07 tg Exp $ +# $Id: Makefile,v 1.8 1996/08/15 06:21:43 tg Exp $ # DISTNAME= acs021 PKGNAME= acs-0.21 -CATEGORIES+= cad +CATEGORIES= cad MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \ ftp://cs.rit.edu/pub/acs/ \ ftp://ee.rochester.edu/pub/acs/ |