From fba48b8031ffed8af52e9e16968261d0aff386ea Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 21 Feb 2011 16:20:50 +0100 Subject: [PATCH] s/www/marginata/ --- conf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/Makefile b/conf/Makefile index 0fd2e1f..595aace 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -5,7 +5,7 @@ ifeq "$(USER)" "gebner" FILES += muttrc gnus.el XFILES = xsession -ifeq "$(shell hostname)" "www" +ifeq "$(shell hostname)" "marginata" FILES += procmailrc endif endif