diff options
author | jedgar <jedgar@FreeBSD.org> | 2001-04-25 06:48:10 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2001-04-25 06:48:10 +0800 |
commit | 6fcd4ae2c9414b69b299893b32393aff085a5af6 (patch) | |
tree | 21a45ee3ab92961d3fe36856e6b87d6b05b8f26c /net/samba3 | |
parent | a4cebb01825f14160b4f735d34d06b8d8aa14880 (diff) | |
download | freebsd-ports-gnome-6fcd4ae2c9414b69b299893b32393aff085a5af6.tar.gz freebsd-ports-gnome-6fcd4ae2c9414b69b299893b32393aff085a5af6.tar.zst freebsd-ports-gnome-6fcd4ae2c9414b69b299893b32393aff085a5af6.zip |
Add support for native ACLs under -current and bump PORTREVISION
Approved by: Maintainer
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 372207898aea..0d99aeb145cc 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \ |