diff options
author | jim <jim@FreeBSD.org> | 2000-08-10 07:03:43 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-08-10 07:03:43 +0800 |
commit | 38c401301b1033562829087bcea03b7dd3b1edd7 (patch) | |
tree | 5b4e0b0005774e67b86a2e75ac2d2e7405917050 /mail | |
parent | 0c8b3b13f577c76d2eaf228c9c4b12c2f52212a1 (diff) | |
download | freebsd-ports-graphics-38c401301b1033562829087bcea03b7dd3b1edd7.tar.gz freebsd-ports-graphics-38c401301b1033562829087bcea03b7dd3b1edd7.tar.zst freebsd-ports-graphics-38c401301b1033562829087bcea03b7dd3b1edd7.zip |
Host this distfile myself since it seems to have gone away from the
original MASTER_SITE.
Submitted by: fenner's distfile survey
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index d35c8d1a6e9..fc61fc8d3e5 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmmail PORTVERSION= 0.63a CATEGORIES= mail windowmaker -MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/ +MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ DISTNAME= WMMail.app-${PORTVERSION} MAINTAINER= jim@FreeBSD.org |