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 | 338bf7a068cac9cac5e696f5c954938d08e91c86 (patch) | |
tree | bf0362dd51417e44c5cf42e7262f7849a1161c1e /mail | |
parent | 123915447012e29e740b94f11404c0425cc425ad (diff) | |
download | pkgsrc-338bf7a068cac9cac5e696f5c954938d08e91c86.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 |