diff options
author | obache <obache@pkgsrc.org> | 2008-03-17 11:49:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-03-17 11:49:50 +0000 |
commit | c97045269518b8e6caf54b9a5d439ca2ac9005dd (patch) | |
tree | bf0362dd51417e44c5cf42e7262f7849a1161c1e /mail | |
parent | dfb8424d0bb582e8dd5cc7c71650741f842cc274 (diff) | |
download | pkgsrc-c97045269518b8e6caf54b9a5d439ca2ac9005dd.tar.gz |
The old ftp.dcs.ed.ac.uk FTP service has been withdrawn.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xmailwatcher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xmailwatcher/Makefile b/mail/xmailwatcher/Makefile index 4d8930fdce5..ab59d8e2ac8 100644 --- a/mail/xmailwatcher/Makefile +++ b/mail/xmailwatcher/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2008/03/17 11:49:50 obache Exp $ DISTNAME= xmailwatcher PKGNAME= ${DISTNAME}-1.6 PKGREVISION= 1 CATEGORIES= mail -MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/X11/ +MASTER_SITES= http://www.dcs.ed.ac.uk/home/gdmr/X11/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Mailbox checker which displays sender and subject lines of mails |