diff options
Diffstat (limited to 'mail/opensmtpd/Makefile')
-rw-r--r-- | mail/opensmtpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index 1fb82920052..7901fb276f3 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/11/18 22:50:01 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:09 tron Exp $ VERSION= 5.3.3p1 DISTNAME= opensmtpd-${VERSION} +PKGREVISION= 1 CATEGORIES= mail net MASTER_SITES= http://www.opensmtpd.org/archives/ |