diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-04-24 22:48:10 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-04-24 22:48:10 +0000 |
commit | 9138fdb65793c5549532345dfb790bcbead9d5a6 (patch) | |
tree | da25aa56bbce828edfdc4bbfb0c80328e7b8fde5 /net/samba-devel | |
parent | 0cc76098d3dbac3071195a567f04e4300401ddea (diff) |
Add support for native ACLs under -current and bump PORTREVISION
Approved by: Maintainer
Notes
Notes:
svn path=/head/; revision=41879
Diffstat (limited to 'net/samba-devel')
-rw-r--r-- | net/samba-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index 372207898aea..0d99aeb145cc 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/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%/ \ |