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 | |
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')
-rw-r--r-- | cad/sis/Makefile | 2 | ||||
-rw-r--r-- | cad/spice/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/sis/Makefile b/cad/sis/Makefile index cb28bb3e83b7..b8b01403e22c 100644 --- a/cad/sis/Makefile +++ b/cad/sis/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.1 CATEGORIES= cad MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Sis/ DISTNAME= ${PORTNAME}-1.2 -EXTRACT_SUFX= .tar.Z +EXTRACT_SUFX= .tar.Z PATCH_SITES= ftp://ic.eecs.berkeley.edu/pub/Sis/ PATCHFILES= sis-1.2.patch1.Z 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 |