diff options
author | vd <vd@FreeBSD.org> | 2006-05-12 22:28:19 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-05-12 22:28:19 +0800 |
commit | 76003ef4178e792d1ab5dcea7c6488f5452f303a (patch) | |
tree | 1ca9044146c6c9eb47fd45b21e35d466cdeda090 /cad | |
parent | a2ca03efc1e51e82246940458e649fc3234e105f (diff) | |
download | freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.gz freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.tar.zst freebsd-ports-gnome-76003ef4178e792d1ab5dcea7c6488f5452f303a.zip |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
Diffstat (limited to 'cad')
-rw-r--r-- | cad/calculix/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/calculix/pkg-plist b/cad/calculix/pkg-plist index 682ec1fde35c..f3e8ac6d9ca6 100644 --- a/cad/calculix/pkg-plist +++ b/cad/calculix/pkg-plist @@ -1278,7 +1278,7 @@ bin/cgx %%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamabq.dat.ref %%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamabq.inp %%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamdelay.dat.ref -%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamdelay.inp +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamdelay.inp %%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamdy10.dat.ref %%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamdy10.inp %%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test/beamdy11.dat.ref |