diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:47:16 +0000 |
commit | 768a49f2dd202c008483760d083748710b9ad37e (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /mail/safecat/Makefile | |
parent | dbf5d3e27f9198e9e47b6986f29a70a062e0a9a0 (diff) | |
download | pkgsrc-768a49f2dd202c008483760d083748710b9ad37e.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'mail/safecat/Makefile')
-rw-r--r-- | mail/safecat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/safecat/Makefile b/mail/safecat/Makefile index e66305c2e20..f04801b4457 100644 --- a/mail/safecat/Makefile +++ b/mail/safecat/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.9 2005/11/07 20:39:19 tv Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/04 21:47:16 wiz Exp $ # DISTNAME= safecat-1.12 CATEGORIES= mail -MASTER_SITES= http://pobox.com/~lbudney/linux/software/safecat/ +MASTER_SITES= http://jeenyus.net/~budney/linux/software/safecat/ MAINTAINER= zuntum@NetBSD.org -HOMEPAGE= http://pobox.com/~lbudney/linux/software/safecat.html +HOMEPAGE= http://jeenyus.net/~budney/linux/software/safecat.html COMMENT= Write data safely to a maildir USE_TOOLS+= nroff |