diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-29 07:22:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-29 07:22:56 +0000 |
commit | 3cc8e064e5a312f880911d4747c58012779e2798 (patch) | |
tree | 5b89cf2713e59d5ac9302da70a8982e420d22ffe /mail/pmail | |
parent | 1e4f6ddac879cf6f61b56f7172e851eb4b26615c (diff) | |
download | ports-3cc8e064e5a312f880911d4747c58012779e2798.tar.gz ports-3cc8e064e5a312f880911d4747c58012779e2798.zip |
Notes
Diffstat (limited to 'mail/pmail')
-rw-r--r-- | mail/pmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile index dd8e3ba9f365..25908c814c44 100644 --- a/mail/pmail/Makefile +++ b/mail/pmail/Makefile @@ -9,8 +9,7 @@ PORTNAME= pmail PORTVERSION= 0.5.3 PORTREVISION= 2 CATEGORIES= mail python gnome -MASTER_SITES= http://www.toad.net/~sbender/pmail/ \ - http://www.harmony-ds.com/download/pmail/ +MASTER_SITES= # previous mastersites disappeared in 2001 and 2002 MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME/python email client |