diff options
author | obache <obache> | 2008-03-17 11:41:46 +0000 |
---|---|---|
committer | obache <obache> | 2008-03-17 11:41:46 +0000 |
commit | 18d97793197ff1c0cba85b33aa4eac259f9f5540 (patch) | |
tree | 94dc9d946a8d5f8bcc2230e3c74ed408dd7b6f05 /mail | |
parent | 511ddc74ebed8d2a4aabc5b610b00bbeefecaa88 (diff) | |
download | pkgsrc-18d97793197ff1c0cba85b33aa4eac259f9f5540.tar.gz |
distfile is in "archive" now.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailfront/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index 86f32e27566..95ca780ccc1 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2006/08/02 02:42:22 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2008/03/17 11:41:46 obache Exp $ # DISTNAME= mailfront-0.98.1 PKGREVISION= 1 CATEGORIES= mail -MASTER_SITES= ${HOMEPAGE} +MASTER_SITES= ${HOMEPAGE}archive/ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://untroubled.org/mailfront/ |