diff options
Diffstat (limited to 'mail/openwebmail/Makefile')
-rw-r--r-- | mail/openwebmail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index db1c1ca75fa5..4427df878c32 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -5,9 +5,8 @@ PORTNAME= openwebmail PORTVERSION= 2.53 PORTREVISION= 2 CATEGORIES= mail -MASTER_SITES= http://openwebmail.acatysmoof.com/download/%SUBDIR%/ \ - http://openwebmail.org/openwebmail/download/%SUBDIR%/ -MASTER_SITE_SUBDIR?= release +MASTER_SITES= http://openwebmail.acatysmoof.com/download/release/ \ + http://openwebmail.org/openwebmail/download/release/ MAINTAINER= crees@FreeBSD.org COMMENT= Webmail system designed to manage big mail folder files efficiently |