diff options
Diffstat (limited to 'mail/opendkim/Makefile')
-rw-r--r-- | mail/opendkim/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 450e0bcbb178..9b54aa141a3b 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -5,9 +5,8 @@ PORTNAME= opendkim PORTVERSION= 2.9.2 PORTREVISION= 6 CATEGORIES= mail security -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} \ - ${PORTNAME}/Previous%20Releases +MASTER_SITES= SF/${PORTNAME} \ + SF/${PORTNAME}/Previous%20Releases MAINTAINER= umq@ueo.co.jp COMMENT= DKIM library and milter implementation |