diff options
-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 |