diff options
-rw-r--r-- | net/samba/Makefile.common | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net/samba/Makefile.common b/net/samba/Makefile.common index f646b3869b3..16b0bbf7413 100644 --- a/net/samba/Makefile.common +++ b/net/samba/Makefile.common @@ -1,4 +1,10 @@ -# $NetBSD: Makefile.common,v 1.9 2003/09/14 22:15:21 jlam Exp $ +# $NetBSD: Makefile.common,v 1.10 2003/09/16 09:28:20 jlam Exp $ +# +# NOTE: This file is included by: +# +# net/samba/Makefile +# security/pam-smbpass/Makefile +# security/winbind/Makefile DISTNAME= samba-${SAMBA_DIST_VERS} SAMBA_DIST_VERS= 2.2.8a |