From 845458c061a457e772eb5275dd2cb26bf5e82a2e Mon Sep 17 00:00:00 2001 From: obraun Date: Thu, 3 Apr 2003 15:06:12 +0000 Subject: Fix building with Winbind under 5.0. PR: ports/50519 Submitted by: Sergey A.Osokin Approved by: maintainer --- net/samba/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/samba/Makefile') diff --git a/net/samba/Makefile b/net/samba/Makefile index f04c6bc8a182..98f8dbc43b71 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION= 2.2.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ http://us4.samba.org/samba/ftp/%SUBDIR%/ \ -- cgit