diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/samba33/Makefile | 3 | ||||
-rw-r--r-- | net/samba33/PLIST.Linux | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/net/samba33/Makefile b/net/samba33/Makefile index 026771fd5b0..7f43ca0a37e 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/01/17 21:43:20 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/31 07:14:58 sbd Exp $ .include "../../net/samba/Makefile.mirrors" DISTNAME= samba-${VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} diff --git a/net/samba33/PLIST.Linux b/net/samba33/PLIST.Linux new file mode 100644 index 00000000000..e9b3b3a53a6 --- /dev/null +++ b/net/samba33/PLIST.Linux @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2012/01/31 07:14:58 sbd Exp $ +lib/samba/vfs/dirsort.so +lib/samba/vfs/fileid.so +lib/samba/vfs/syncops.so |