aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-03-24 04:39:38 +0800
committermarcus <marcus@FreeBSD.org>2003-03-24 04:39:38 +0800
commit8f5f95a16ec867f9f229b4891a845e98879a5f04 (patch)
tree44de6740db39774cab3c74bfc7d422e3c9bdbfe8 /net
parent6a37e3892b4f5c0e8b900b3f076057b5fdf66666 (diff)
downloadfreebsd-ports-gnome-8f5f95a16ec867f9f229b4891a845e98879a5f04.tar.gz
freebsd-ports-gnome-8f5f95a16ec867f9f229b4891a845e98879a5f04.tar.zst
freebsd-ports-gnome-8f5f95a16ec867f9f229b4891a845e98879a5f04.zip
Correct typo.
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Diffstat (limited to 'net')
-rw-r--r--net/netatalk-devel/Makefile2
-rw-r--r--net/netatalk/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile
index e293d8c59604..00ea638d3489 100644
--- a/net/netatalk-devel/Makefile
+++ b/net/netatalk-devel/Makefile
@@ -86,7 +86,7 @@ pre-everything::
@${ECHO_MSG} " WITHOUT_CNID=yes Turns off CNID persistent DID support"
@${ECHO_MSG} " WITH_SRVLOC=yes Enable Service Location Protocol support"
@${ECHO_MSG} " WITH_PAM=yes Enable PAM support"
- @${ECHO_MSG} " WITH_TIMELOARD=yes Enable Timelord network time service"
+ @${ECHO_MSG} " WITH_TIMELORD=yes Enable Timelord network time service"
@${ECHO_MSG} " WITH_MANGLING=yes Enable long file name mangling support (requires CNID)"
@${ECHO_MSG} ""
@${ECHO_MSG} "See Netatalk's Makefile for more details on some of these options."
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index e293d8c59604..00ea638d3489 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -86,7 +86,7 @@ pre-everything::
@${ECHO_MSG} " WITHOUT_CNID=yes Turns off CNID persistent DID support"
@${ECHO_MSG} " WITH_SRVLOC=yes Enable Service Location Protocol support"
@${ECHO_MSG} " WITH_PAM=yes Enable PAM support"
- @${ECHO_MSG} " WITH_TIMELOARD=yes Enable Timelord network time service"
+ @${ECHO_MSG} " WITH_TIMELORD=yes Enable Timelord network time service"
@${ECHO_MSG} " WITH_MANGLING=yes Enable long file name mangling support (requires CNID)"
@${ECHO_MSG} ""
@${ECHO_MSG} "See Netatalk's Makefile for more details on some of these options."
RRENT due to library shuffle.rnoland2008-10-022-1/+21 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * - Mark BROKEN after recent kerberos importpav2008-06-231-0/+4 * The tarball was rerolled with actual fix for imapd.conf parsingume2008-04-262-4/+4 * Update to 2.3.12p2.ume2008-04-252-4/+4 * Update to 2.3.12p1.ume2008-04-242-4/+4 * Add the statuscache_db option to imapd.conf. If WITHOUT_BDB is set,ume2008-04-241-0/+6 * Update to 2.3.12.ume2008-04-212-4/+4 * Chase shlib version bump of net-snmp.ume2008-03-281-1/+1 * Update to 2.3.11.ume2007-12-123-12/+13 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-4/+0 * Update to 2.3.9.ume2007-08-208-98/+10 * Add an option to not use Berkeley DB.ume2007-08-091-5/+11 * Obey the default BDB version defined in bsd.database.mk.ume2007-08-081-130/+13 * Allow to build with db45 and db46 as well.ume2007-08-061-8/+42 * compatibility fix for DBENV->set_lk_max()ume2007-08-061-0/+20 * - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.kuriyama2007-02-281-2/+2 * Update to 2.3.8.ume2007-02-10