diff options
author | xtraeme <xtraeme> | 2004-02-17 00:09:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-02-17 00:09:41 +0000 |
commit | 88acb35b3c26306d949253a4ffaf77a158a8d781 (patch) | |
tree | bad4d46ff46af47b204ac309b3b09bc0b3fe0f35 /net | |
parent | ee440429b9af97b73298486886a912fc2f5e4529 (diff) | |
download | pkgsrc-88acb35b3c26306d949253a4ffaf77a158a8d781.tar.gz |
Bump PKGREVISION to samba (smbmount support was added for Linux).
Diffstat (limited to 'net')
-rw-r--r-- | net/samba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index e160a661420..303ccd76099 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2004/02/17 00:01:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.115 2004/02/17 00:09:41 xtraeme Exp $ DISTNAME= samba-3.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ ftp://ring.asahi-net.or.jp/pub/net/samba/ \ |