diff options
Diffstat (limited to 'mail/sendmail88/Makefile')
-rw-r--r-- | mail/sendmail88/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail88/Makefile b/mail/sendmail88/Makefile index b4c7b26ac2a..8d3d6498e23 100644 --- a/mail/sendmail88/Makefile +++ b/mail/sendmail88/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2001/02/25 04:17:59 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/09 14:44:39 itojun Exp $ DISTNAME= sendmail.8.8.8 PKGNAME= sendmail-8.8.8 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ftp://ftp.cert.dfn.de/pub/tools/net/sendmail/ \ |