diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-21 15:28:05 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-21 15:28:05 +0000 |
commit | 85b684fe95df5b32b52dbb324a1d5e7c11e3850e (patch) | |
tree | 5a2f0564d6899b12d1ad3969f906ce929db6a2f5 /mail/cmail | |
parent | - Use DATADIR macro (diff) |
- Make it fetchable again
PR: ports/94775
Submitted by: maintainer
Diffstat (limited to 'mail/cmail')
-rw-r--r-- | mail/cmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/cmail/Makefile b/mail/cmail/Makefile index 60986622624f..3931b196c993 100644 --- a/mail/cmail/Makefile +++ b/mail/cmail/Makefile @@ -8,7 +8,8 @@ PORTNAME= cmail PORTVERSION= 4.02 CATEGORIES= mail -MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ +MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ \ + http://www.franksworld.org/dist/cmail/ MAINTAINER= laszlof@vonostingroup.com COMMENT= A simple mail counter, useful for multiple mailfiles |