diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-12-12 07:37:27 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-12-12 07:37:27 +0800 |
commit | 2016b9f25c1d4e15fa433478e8dfc5665bf3dcdc (patch) | |
tree | 1a336f7cd318e445309483b6885f242dbe407a13 /net/samba/Makefile | |
parent | d86e477a3dcb751526df9232043cb67601d20374 (diff) | |
download | freebsd-ports-gnome-2016b9f25c1d4e15fa433478e8dfc5665bf3dcdc.tar.gz freebsd-ports-gnome-2016b9f25c1d4e15fa433478e8dfc5665bf3dcdc.tar.zst freebsd-ports-gnome-2016b9f25c1d4e15fa433478e8dfc5665bf3dcdc.zip |
Update to 2.2.7a to fix large file support
Remove now unneeded local patch for correct detection of FreeBSD
Approved by: portmgr
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 05435ec12af6..a6696f1b1c3f 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samba -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.7a CATEGORIES= net MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \ http://us4.samba.org/samba/ftp/%SUBDIR%/ \ |