diff options
author | sahil <sahil@FreeBSD.org> | 2010-10-20 08:08:37 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-10-20 08:08:37 +0800 |
commit | c237abf24f34b171f79f4a235a433d2593e5f22c (patch) | |
tree | f11808afe9890a7ae375b813ce9755f69fe47eb8 /mail/postfix28 | |
parent | 90a6f622c26810cc3a79ccbfb4050f0c9351922c (diff) | |
download | freebsd-ports-gnome-c237abf24f34b171f79f4a235a433d2593e5f22c.tar.gz freebsd-ports-gnome-c237abf24f34b171f79f4a235a433d2593e5f22c.tar.zst freebsd-ports-gnome-c237abf24f34b171f79f4a235a433d2593e5f22c.zip |
- Remove dead MASTER_SITE
Reported by: distilator
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 41dc6162ca4f..3d619266f2ec 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 2.7.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ - ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ ftp://ftp.utoronto.ca/mirror/packages/postfix/official/ \ ftp://ftp.samurai.com/pub/postfix/official/ \ |