diff options
author | asami <asami@FreeBSD.org> | 1996-03-06 16:20:19 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-03-06 16:20:19 +0800 |
commit | 12db0a609d246fa5febb954f7345988afd6bdb87 (patch) | |
tree | 1b5d5ba33ab93f9e2b4b5c1c18258712c7e6343f /cad | |
parent | 38a6e0f51160983ac26b313185a8f2e2865cc5c3 (diff) | |
download | freebsd-ports-gnome-12db0a609d246fa5febb954f7345988afd6bdb87.tar.gz freebsd-ports-gnome-12db0a609d246fa5febb954f7345988afd6bdb87.tar.zst freebsd-ports-gnome-12db0a609d246fa5febb954f7345988afd6bdb87.zip |
Remove ${KEYWORDS}.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/acs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile index 850e131695db..7db7d7d70d46 100644 --- a/cad/acs/Makefile +++ b/cad/acs/Makefile @@ -3,13 +3,12 @@ # Date created: 01 January 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.4 1995/05/02 08:59:56 asami Exp $ +# $Id: Makefile,v 1.5 1995/12/21 08:04:59 tg Exp $ # DISTNAME= acs020 PKGNAME= acs-0.20 CATEGORIES+= cad -KEYWORDS+= cad "circuit simulation" spice MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \ ftp://cs.rit.edu/pub/acs/ \ ftp://ee.rochester.edu/pub/acs/ |