diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-19 07:30:13 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-19 07:30:13 +0800 |
commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /astro/roadmap | |
parent | 99fbc95297531de7397f79ccd27a457078242b4b (diff) | |
download | freebsd-ports-gnome-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.gz freebsd-ports-gnome-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.zst freebsd-ports-gnome-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.zip |
Remove trailing whitespaces.
Feature safe: yes
Diffstat (limited to 'astro/roadmap')
-rw-r--r-- | astro/roadmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index 094adfbf4a3f..5f2b6cb9fcca 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -37,7 +37,7 @@ PLIST_DIRS= %%DATADIR%% BINS= dumpmap buildmap buildmap_osm buildplace buildus GUI_BINS= gtkroadmap gtkroadgps SCRIPTS= rdmcompare rdmdownload rdmgendcwmaps rdmgenmaps \ - rdmgenshpmaps rdmgenstatemaps + rdmgenshpmaps rdmgenstatemaps DATA= drivers preferences roadmap.popup roadmap.screenobjects \ session sprites DOCS= Bugs ChangeLog Coding Configuration Developer-Guide \ |