diff options
author | tg <tg@FreeBSD.org> | 1997-01-31 16:23:06 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-31 16:23:06 +0800 |
commit | f7812076cc4f34e3581a921b1a2c08b28e87bad5 (patch) | |
tree | 48c7a024f8f77a396321548e6339d1ffbe72bdea | |
parent | 28fdb173489c73aede4097a4ea2c3b2626c9543c (diff) | |
download | freebsd-ports-gnome-f7812076cc4f34e3581a921b1a2c08b28e87bad5.tar.gz freebsd-ports-gnome-f7812076cc4f34e3581a921b1a2c08b28e87bad5.tar.zst freebsd-ports-gnome-f7812076cc4f34e3581a921b1a2c08b28e87bad5.zip |
Remove RESTRICTED. The web page at
http://hera.eecs.berkeley.edu/~software/spice3f5.html
indicates that the export restrictions no longer apply.
-rw-r--r-- | cad/spice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 0d4a98b362fa..bb481e2f5546 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Mar 96 # Whom: Julian Jenkins <kaveman@magna.com.au> # -# $Id: Makefile,v 1.6 1996/12/23 07:26:16 tg Exp $ +# $Id: Makefile,v 1.7 1996/12/24 07:31:49 asami Exp $ # DISTNAME= sp3f4.kit @@ -18,7 +18,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= kaveman@magna.com.au -RESTRICTED= "export restrictions" NO_WRKSUBDIR= yes MAN1= sconvert.1 nutmeg.1 spice.1 MAN3= mfb.3 |