diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index b51bc326a81..83add6fe815 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2001/06/19 09:03:30 jlam Exp $ +# $NetBSD: Makefile,v 1.59 2001/06/24 07:55:22 taca Exp $ -DISTNAME= samba-2.2.0 -PKGNAME= ${DISTNAME}nb1 +DISTNAME= samba-2.2.0a +PKGNAME= samba-2.2.0nb2 WRKSRC= ${WRKDIR}/${DISTNAME}/source CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ |