aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-04-20 00:05:47 +0800
committernovel <novel@FreeBSD.org>2005-04-20 00:05:47 +0800
commit7c347cdfa6deae6e963000d474635ceff1e4bbf6 (patch)
tree132aefbc153bbbddccb22d0eb7de5292ccdbf5a6 /astro
parentb6e40c01f5a82842f2cab929cdfcfa16adc8438a (diff)
downloadfreebsd-ports-gnome-7c347cdfa6deae6e963000d474635ceff1e4bbf6.tar.gz
freebsd-ports-gnome-7c347cdfa6deae6e963000d474635ceff1e4bbf6.tar.zst
freebsd-ports-gnome-7c347cdfa6deae6e963000d474635ceff1e4bbf6.zip
Fix plist.
Reported by: pointyhat via kris
Diffstat (limited to 'astro')
-rw-r--r--astro/xplanet/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xplanet/pkg-plist b/astro/xplanet/pkg-plist
index 3e9d39883a13..cf51d8f34df5 100644
--- a/astro/xplanet/pkg-plist
+++ b/astro/xplanet/pkg-plist
@@ -1,2 +1,2 @@
bin/xplanet
-@unexec if cmp -s %D/share/xplanet/config/defult %D/share/xplanet/config/defult.sample; then rm -f %D/share/xplanet/config/defult; fi
+@unexec if cmp -s %D/share/xplanet/config/default %D/share/xplanet/config/default.sample; then rm -f %D/share/xplanet/config/default;fi