diff options
Diffstat (limited to 'security/pam-smbpass/Makefile')
-rw-r--r-- | security/pam-smbpass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile index 1e3a686c669..a49da4c27aa 100644 --- a/security/pam-smbpass/Makefile +++ b/security/pam-smbpass/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/08/07 07:55:56 jdolecek Exp $ +# $NetBSD: Makefile,v 1.13 2004/08/07 08:18:38 jdolecek Exp $ .include "../../net/samba2/Makefile.common" PKGNAME= pam-smbpass-${SAMBA_DIST_VERS} -PKGREVISION= 1 +PKGREVISION= # empty CATEGORIES= security MAINTAINER= tech-pkg@NetBSD.org |