diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-17 00:09:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-17 00:09:41 +0000 |
commit | 899f24ad1ef95f08d982d6001a75e39c788ae098 (patch) | |
tree | bad4d46ff46af47b204ac309b3b09bc0b3fe0f35 /net/samba | |
parent | ad1e77b3a00e3fc39957de698a08d9f5a063bc84 (diff) | |
download | pkgsrc-899f24ad1ef95f08d982d6001a75e39c788ae098.tar.gz |
Bump PKGREVISION to samba (smbmount support was added for Linux).
Diffstat (limited to 'net/samba')
-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/ \ |