diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-31 07:14:58 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-31 07:14:58 +0000 |
commit | 75c37ad9a49594a6e27299329e77de3fc317c3cd (patch) | |
tree | c308a50ecd285454d710e92bfe2ef13eb38010c1 | |
parent | 5c96ae30501e9864692ce476ba2b92730a17bbca (diff) | |
download | pkgsrc-75c37ad9a49594a6e27299329e77de3fc317c3cd.tar.gz |
Add PLIST.Linux
Bump PKGREVISION
-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 |