diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-07 17:33:28 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-07 17:33:28 +0000 |
commit | 21b9446ce4ba8c128a76571d5e9d092284a83585 (patch) | |
tree | 6e625bb22f094bd2ac30c75661a5abee8887f9ed /mail | |
parent | ac0341b870c750e3f7b39c118126405cc07ee31e (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/premail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/premail/Makefile b/mail/premail/Makefile index fea494d7899d..4015ae79fb04 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -5,12 +5,12 @@ # Date created: 31 Jan 1997 # Whom: ache # -# $Id: Makefile,v 1.6 1997/05/24 13:17:11 jfitz Exp $ +# $Id: Makefile,v 1.7 1998/02/26 10:14:39 ache Exp $ # DISTNAME= premail-0.45 CATEGORIES= security mail -MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/remailer/ +MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/remailer/premail/ BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp |