diff options
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 97e70daaf87..e717c6960dd 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/02/05 06:23:06 itojun Exp $ +# $NetBSD: Makefile,v 1.16 2001/02/17 18:25:01 wiz Exp $ DISTNAME= snapshot-20010204 PKGNAME= postfix-20010204 @@ -11,6 +11,7 @@ PATCH_DIST_STRIP+= -p1 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.postfix.org/ +COMMENT= postfix smtp server and tools DIST_SUBDIR= postfix |