diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-05 16:35:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-05 16:35:08 +0000 |
commit | 9e7b6e10621da2607f5ce44024180fac3e5e2361 (patch) | |
tree | 138e168d896a210fa86e0fd6937492d989b7aa23 /mail/pmail | |
parent | 7bd3e8b5343223cd47aa009074e066ffc3049ce9 (diff) |
Notes
Diffstat (limited to 'mail/pmail')
-rw-r--r-- | mail/pmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile index 491773d5523a..e766646d4c92 100644 --- a/mail/pmail/Makefile +++ b/mail/pmail/Makefile @@ -9,7 +9,8 @@ PORTNAME= pmail PORTVERSION= 0.5.3 PORTREVISION= 2 CATEGORIES= mail python gnome -MASTER_SITES= http://www.toad.net/~sbender/pmail/ +MASTER_SITES= http://www.toad.net/~sbender/pmail/ \ + http://www.harmony-ds.com/download/pmail/ MAINTAINER= sobomax@FreeBSD.org |