diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 06:50:26 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 06:50:26 +0000 |
commit | 15113dbdbb631331ef909bf7535aa705c85b7458 (patch) | |
tree | b97938aa21fd89267d7ecab5d95cd90254c8c0c6 /mail/postfix28/Makefile | |
parent | 6b94148c931c42b112631a772e55d425bdb894ab (diff) |
Notes
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r-- | mail/postfix28/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 78e92fc2e00f..d6238333932d 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 20010228 +PORTVERSION= 20010228.1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.samurai.com/pub/postfix/official/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/official/&,} MASTER_SITE_SUBDIR= . old related/postfix -DISTNAME= release-${PORTVERSION} +DISTNAME= postfix-20010228-pl01 DIST_SUBDIR= ${PORTNAME} MAINTAINER= blaz@amis.net |