diff options
Diffstat (limited to 'sbin/mount_portal/Makefile')
-rw-r--r-- | sbin/mount_portal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_portal/Makefile b/sbin/mount_portal/Makefile index 7734df4..23a5bd7 100644 --- a/sbin/mount_portal/Makefile +++ b/sbin/mount_portal/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $Id: Makefile,v 1.8 1998/01/20 10:40:04 bde Exp $ +# $FreeBSD$ PROG= mount_portal SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \ |