diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:40:38 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:40:38 +0000 |
commit | 2420155ea1514010164a6a5f03002c87bf77517f (patch) | |
tree | 72c4627933daee47079c223689db0f10cee2f63c /security/smtpd | |
parent | f84a58a91ce8ab40a470eab707a6d93c5e876881 (diff) | |
download | pkgsrc-2420155ea1514010164a6a5f03002c87bf77517f.tar.gz |
Line up PKGREVISION whitespace.
Diffstat (limited to 'security/smtpd')
-rw-r--r-- | security/smtpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/smtpd/Makefile b/security/smtpd/Makefile index 4fb9ff1ca97..dc17bfe6dd1 100644 --- a/security/smtpd/Makefile +++ b/security/smtpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2002/11/30 14:56:53 mjl Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/05 16:47:49 jmmv Exp $ # DISTNAME= smtpd-2.0 -PKGREVISION=1 +PKGREVISION= 1 CATEGORIES= mail security MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/ |