diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-06 00:35:08 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-06 00:35:08 +0800 |
commit | dffbc7315246187318f684deee3ea2d62a5833d1 (patch) | |
tree | 2d4bb373265e96cc8d9933649cd1bcc704840fa5 /mail/pmail/Makefile | |
parent | dab9e795a227b0aec76da69a04728f0557287742 (diff) | |
download | freebsd-ports-gnome-dffbc7315246187318f684deee3ea2d62a5833d1.tar.gz freebsd-ports-gnome-dffbc7315246187318f684deee3ea2d62a5833d1.tar.zst freebsd-ports-gnome-dffbc7315246187318f684deee3ea2d62a5833d1.zip |
Provide alternative download site to make Fenner's distfiles survey happy.
Diffstat (limited to 'mail/pmail/Makefile')
-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 |