diff options
author | jmmv <jmmv> | 2003-05-05 16:40:38 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-05 16:40:38 +0000 |
commit | 074de144f68c073d510c58018dabde40f0094115 (patch) | |
tree | 72c4627933daee47079c223689db0f10cee2f63c /security | |
parent | 71fffb4e48bc60a375137ed5c66253ff476ebc05 (diff) | |
download | pkgsrc-074de144f68c073d510c58018dabde40f0094115.tar.gz |
Line up PKGREVISION whitespace.
Diffstat (limited to 'security')
-rw-r--r-- | security/otpcalc/Makefile | 4 | ||||
-rw-r--r-- | security/smtpd/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/otpcalc/Makefile b/security/otpcalc/Makefile index 5b90f0daef2..9704db565d1 100644 --- a/security/otpcalc/Makefile +++ b/security/otpcalc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/05/02 11:56:19 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/05 16:47:48 jmmv Exp $ # DISTNAME= otpCalc-0.96 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= x11 security MASTER_SITES= http://original.killa.net/infosec/otpCalc/ 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/ |