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 85eca12..1218514 100644 --- a/sbin/mount_portal/Makefile +++ b/sbin/mount_portal/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $Id$ +# $FreeBSD$ PROG= mount_portal SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \ |