diff options
Diffstat (limited to 'usr.sbin/rpcbind/Makefile')
-rw-r--r-- | usr.sbin/rpcbind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpcbind/Makefile b/usr.sbin/rpcbind/Makefile index a52a0be8fa8ee..0752b1a0792dc 100644 --- a/usr.sbin/rpcbind/Makefile +++ b/usr.sbin/rpcbind/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.3 2000/06/20 13:56:43 fvdl Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpcbind/Makefile,v 1.5.12.1 2006/03/15 07:44:28 matteo Exp $ LIBCDIR= ${.CURDIR}/../../lib/libc LIBCRPCDIR= ${LIBCDIR}/rpc |