aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-28 03:51:36 +0800
committermiwi <miwi@FreeBSD.org>2007-01-28 03:51:36 +0800
commit523ac5445e856d0385b022341090f9d3ec9a424b (patch)
treee20955cdc3e97cf0e699f285b3aefbabfc69385e /mail
parent2825b2d3f153a70470a38523e6c6bf7aa4553a41 (diff)
downloadfreebsd-ports-gnome-523ac5445e856d0385b022341090f9d3ec9a424b.tar.gz
freebsd-ports-gnome-523ac5445e856d0385b022341090f9d3ec9a424b.tar.zst
freebsd-ports-gnome-523ac5445e856d0385b022341090f9d3ec9a424b.zip
- Add backup MASTER_SITES
Submitted by: pointyhat
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-DKIM/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile
index a6e96c34485b..bf72a344b875 100644
--- a/mail/p5-Mail-DKIM/Makefile
+++ b/mail/p5-Mail-DKIM/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Mail-DKIM
PORTVERSION= 0.21
CATEGORIES= mail perl5
-MASTER_SITES= http://jason.long.name/dkimproxy/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
+ http://jason.long.name/dkimproxy/
PKGNAMEPREFIX= p5-
MAINTAINER= yanagisawa@csg.is.titech.ac.jp