diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-29 15:22:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-29 15:22:56 +0800 |
commit | 33f1392f870ef1f601b508efa10462e24e7ec0d0 (patch) | |
tree | 4bbbf46e18c050efff1fee48e9491d23f277cf18 /mail/pmail | |
parent | 8def68db7bcb980ce448b7844f936011ce7a6977 (diff) | |
download | freebsd-ports-gnome-33f1392f870ef1f601b508efa10462e24e7ec0d0.tar.gz freebsd-ports-gnome-33f1392f870ef1f601b508efa10462e24e7ec0d0.tar.zst freebsd-ports-gnome-33f1392f870ef1f601b508efa10462e24e7ec0d0.zip |
Per distfile survey, remove dead mastersites. Curiously, the URL in
the pkg-descr still has the documentation, but its links point to
the removed mastersites.
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 |