diff options
author | obache <obache@pkgsrc.org> | 2010-03-25 01:11:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-03-25 01:11:26 +0000 |
commit | 0f59e13c66adb45210c90f606254aef23367e338 (patch) | |
tree | ac7bf68bfff7bb961698bd5685d001e349d14682 | |
parent | b3b8086a8c156b7e1586b6ad3c7e753d21667c7b (diff) | |
download | pkgsrc-0f59e13c66adb45210c90f606254aef23367e338.tar.gz |
remove a redundant period.
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 3c0b478a267..95dc56d0562 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -170,7 +170,7 @@ gsl Use GNU Scientific Library. gstreamer Enable gstreamer support. gtk Enable support for GTK. gtk2 Enable support for GTK2. -gtkspell Enable gtkspell support. . +gtkspell Enable gtkspell support. guile Enable support for GUILE. gzip Enable compression using gzip. hal Support for the freedesktop.org Hardware Abstraction Layer. |