diff options
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index daf07ba0a104..cd379e556a15 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,15 +6,14 @@ # PORTNAME= postfix -PORTVERSION= 20001217 -PORTREVISION= 1 +PORTVERSION= 20010202 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ ftp://ftp.tux.org/pub/net/postfix/experimental/ \ ftp://ftp.utoronto.ca/mirror/packages/postfix/experimental/ \ ftp://ftp.samurai.com/pub/postfix/experimental/ -MASTER_SITE_SUBDIR= . old +MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= snapshot-${PORTVERSION} MAINTAINER= dwcjr@inethouston.net |