s/www/marginata/

This commit is contained in:
Gabriel Ebner 2011-02-21 16:20:50 +01:00
parent 850304164d
commit fba48b8031
1 changed files with 1 additions and 1 deletions

View File

@ -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