summaryrefslogtreecommitdiff
path: root/mail/postfix-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r--mail/postfix-current/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 1af989f139c9..2ec8d76d39d2 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= postfix
-DISTVERSION= 2.5-20071227
+DISTVERSION= 2.5-20080116
PORTEPOCH= 4
CATEGORIES= mail ipv6
-MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
- ftp://postfix.mirrors.pair.com/experimental/ \
- ftp://ftp.tux.org/pub/net/postfix/experimental/ \
- http://mirrors.rootservices.net/postfix/experimental/ \
- ftp://ftp.samurai.com/pub/postfix/experimental/
+MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
+ ftp://postfix.mirrors.pair.com/official/ \
+ ftp://ftp.tux.org/pub/net/postfix/official/ \
+ http://mirrors.rootservices.net/postfix/official/ \
+ ftp://ftp.samurai.com/pub/postfix/official/ \
+ http://ftp.unicamp.br/pub/postfix/official/
PKGNAMESUFFIX= -current
-DISTNAME= postfix-${DISTVERSION}
+DISTNAME= postfix-2.5.0-RC2
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= mnag@FreeBSD.org