diff options
-rw-r--r-- | mail/p5-Mail-DKIM/Makefile | 3 |
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 |