summaryrefslogtreecommitdiff
path: root/mail/newmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/newmail/Makefile')
-rw-r--r--mail/newmail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile
index d0d300e44d1..7df7edb1fb6 100644
--- a/mail/newmail/Makefile
+++ b/mail/newmail/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/11/21 18:27:18 nra Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:37 jmmv Exp $
# FreeBSD: ports/mail/newmail/Makefile,v 1.4 2001/06/08 18:36:36 dwcjr Exp
#
DISTNAME= newmail-1.0.1
+WRKSRC= ${WRKDIR}/newmail
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/
MAINTAINER= andrew@ugh.net.au
COMMENT= program to check multiple local mailboxes for new mail
-WRKSRC= ${WRKDIR}/newmail
-
.include "../../mk/bsd.pkg.mk"