diff options
-rw-r--r-- | net/samba4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index b16b9001d66..e11ccce59c2 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2019/09/05 12:39:56 hauke Exp $ +# $NetBSD: Makefile,v 1.81 2019/09/09 00:33:05 taca Exp $ DISTNAME= samba-4.10.8 PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://download.samba.org/pub/samba/stable/ + MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.samba.org/ COMMENT= SMB/CIFS protocol server suite |