From fc92c520569de33519d08fcc3f4b2e5374c7f445 Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 16 Aug 2005 13:22:51 +0000 Subject: [PATCH] missing bump, okay pval --- net/samba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/samba/Makefile b/net/samba/Makefile index 9dc76fa14a4..e718c9a7d52 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.53 2005/05/27 04:54:40 sturm Exp $ +# $OpenBSD: Makefile,v 1.54 2005/08/16 13:22:51 espie Exp $ COMMENT= "SMB and CIFS client and server for UNIX" COMMENT-docs= "documentation and examples for samba" DISTNAME= samba-3.0.13 PKGNAME= ${DISTNAME}p0 -FULLPKGNAME-docs= ${DISTNAME:S/-/-docs-/}p0 +FULLPKGNAME-docs= ${DISTNAME:S/-/-docs-/}p1 CATEGORIES= net