diff options
-rw-r--r-- | mail/postfixadmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 40b17dcbd104..fec527924703 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -9,8 +9,8 @@ PORTNAME= postfixadmin PORTVERSION= 2.1.0 PORTREVISION= 7 CATEGORIES= mail www -MASTER_SITES= http://high5.net/postfixadmin/ \ - http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= postfixadmin EXTRACT_SUFX= .tgz MAINTAINER= ports.maintainer@evilphi.com |