From 6e4b4f81c41e40e6c51910c3726ff9e24f46ae0b Mon Sep 17 00:00:00 2001 From: stb Date: Fri, 27 Feb 1998 00:05:34 +0000 Subject: Added patch to fix problems in displaying volume information for filesystems larger than 2G, plus patches to make netatalk working on -current (based on Julian's patch at http://www.umich.edu/~rsug/netatalk/patches/ ). Reviewed by: jkh@freebsd.org --- net/netatalk/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/netatalk/pkg-plist') diff --git a/net/netatalk/pkg-plist b/net/netatalk/pkg-plist index 518e244..d9af883 100644 --- a/net/netatalk/pkg-plist +++ b/net/netatalk/pkg-plist @@ -13,8 +13,8 @@ bin/single2bin bin/unbin bin/unhex bin/unsingle -etc/AppleVolumes.default -etc/AppleVolumes.system +etc/AppleVolumes.default.dist +etc/AppleVolumes.system.dist etc/rc.d/netatalk.sh include/atalk/adouble.h include/atalk/aep.h -- cgit v1.1