diff options
author | clive <clive@FreeBSD.org> | 2003-01-11 20:50:38 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2003-01-11 20:50:38 +0800 |
commit | c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9 (patch) | |
tree | 4a0d2e9af29052aedc5e72ea5bea69075686e42b /mail/nullmailer | |
parent | 0ff3d297e9553b69de7acc6605feda006cec2f5b (diff) | |
download | freebsd-ports-gnome-c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9.tar.gz freebsd-ports-gnome-c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9.tar.zst freebsd-ports-gnome-c7646c4eee1cbf83aec1fc9e6be8a61acbc9d3c9.zip |
Add a new master site.
Diffstat (limited to 'mail/nullmailer')
-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 b6ac563151be..8571e04f4f46 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 |