diff options
author | clive <clive@FreeBSD.org> | 2003-01-11 12:50:38 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2003-01-11 12:50:38 +0000 |
commit | c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9 (patch) | |
tree | 4a0d2e9af29052aedc5e72ea5bea69075686e42b /mail | |
parent | 0ff3d297e9553b69de7acc6605feda006cec2f5b (diff) | |
download | FreeBSD-ports-c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9.zip FreeBSD-ports-c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9.tar.gz |
Add a new master site.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/nullmailer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index b6ac563..8571e04 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -10,7 +10,8 @@ PORTNAME= nullmailer PORTVERSION= 1.00r5 PORTREVISION= 2 CATEGORIES= mail -MASTER_SITES= http://untroubled.org/nullmailer/ +MASTER_SITES= http://untroubled.org/nullmailer/ \ + ftp://mirrors.dataloss.nl/mirrors/bgware/nullmailer/%SUBDIR%/ # MASTER_SITE_SUBDIR= ${PORTVERSION} MASTER_SITE_SUBDIR= 1.00RC5 DISTNAME= ${PORTNAME}-1.00RC5 |