summaryrefslogtreecommitdiff
path: root/net/netatalk/Makefile
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1998-01-21 15:01:05 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1998-01-21 15:01:05 +0000
commitbdba5bb85f2dca557293eca8a3666371e0cecd16 (patch)
tree8e0f6226f7064593db253c2c97c970c266d1f2bb /net/netatalk/Makefile
parentMake this work with python1.5. (diff)
MacOS 8 patches, fixes two known problems: "dancing icons" and
read-only file troubles.
Notes
Notes: svn path=/head/; revision=9399
Diffstat (limited to 'net/netatalk/Makefile')
-rw-r--r--net/netatalk/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index e9c48ac020b7..a97f9fe48191 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -3,13 +3,16 @@
# Date created: 23 Jul 1997
# Whom: stb
#
-# $Id: Makefile,v 1.1.1.1 1997/07/27 22:23:04 stb Exp $
+# $Id: Makefile,v 1.2 1997/08/18 19:04:07 stb Exp $
#
DISTNAME= netatalk-1.4b2
CATEGORIES= net print
MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/
+PATCH_SITES= http://www.umich.edu/~rsug/netatalk/patches/1.4b2/
+PATCHFILES= afpd-macos8.diff
+
MAINTAINER= stb@freebsd.org
NOMANCOMPRESS= true
@@ -17,3 +20,4 @@ NOMANCOMPRESS= true
# man pages work.
.include <bsd.port.mk>
+