diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-14 13:43:00 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-14 13:43:00 +0800 |
commit | 95c603f42399578ac1a383b7bb51abd2e8895db4 (patch) | |
tree | 64691a7289d0e77cd3483411dc227f968820b8ed /cad/spice | |
parent | fb83b160f2557b9320e10fa1c0bc8be677fed45b (diff) | |
download | freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.tar.gz freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.tar.zst freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.zip |
typo clean up police: \s -> \t
Diffstat (limited to 'cad/spice')
-rw-r--r-- | cad/spice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 38481a26c2a0..3d3f5fed7b17 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3f5.1 CATEGORIES= cad MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/ DISTNAME= sp3f4.kit -EXTRACT_SUFX= .tar.Z +EXTRACT_SUFX= .tar.Z MAINTAINER= kaveman@magna.com.au |