diff options
Diffstat (limited to 'security/winbind/Makefile')
-rw-r--r-- | security/winbind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/winbind/Makefile b/security/winbind/Makefile index afd3ee17dfb..2e591b77f43 100644 --- a/security/winbind/Makefile +++ b/security/winbind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:54 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/24 22:46:11 jlam Exp $ PKGNAME= winbind-${SAMBA_DIST_VERS} PKGREVISION= 2 @@ -9,7 +9,7 @@ USE_PKGINSTALL= yes .include "../../net/samba2/Makefile.common" -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.samba.org/ COMMENT= Unified logon information between UNIX and Windows NT |