summaryrefslogtreecommitdiff
path: root/contrib/rpm/boxbackup.spec
diff options
context:
space:
mode:
authorJames O'Gorman <james@netinertia.co.uk>2008-09-16 22:24:58 +0000
committerJames O'Gorman <james@netinertia.co.uk>2008-09-16 22:24:58 +0000
commite052e64d76f5ef281f8066d115ec5af76a10ee67 (patch)
treefbe01faab5ff733ab81d7ee4b0f4d58cdff9509b /contrib/rpm/boxbackup.spec
parentbc576dd26c39156a18b3db1abdef855ded0f8275 (diff)
s/(bbdev.)?fluffy.co.uk/boxbackup.org/
Diffstat (limited to 'contrib/rpm/boxbackup.spec')
-rw-r--r--contrib/rpm/boxbackup.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/rpm/boxbackup.spec b/contrib/rpm/boxbackup.spec
index 1e380345..9c494159 100644
--- a/contrib/rpm/boxbackup.spec
+++ b/contrib/rpm/boxbackup.spec
@@ -17,7 +17,7 @@
# Detect distribution. So far we only special-case SUSE. If you need to make
# any distro specific changes to get the package building on your system
-# please email them to boxbackup-dev@fluffy.co.uk
+# please email them to boxbackup-dev@boxbackup.org
#%define is_fc %(test -e %{_sysconfdir}/fedora-release && echo 1 || echo 0)
#%define is_mdk %(test -e %{_sysconfdir}/mandrake-release && echo 1 || echo 0)
#%define is_rh %(test -e %{_sysconfdir}/redhat-release && echo 1 || echo 0)