diff options
Diffstat (limited to 'usr.sbin/portsnap/make_index/make_index.c')
-rw-r--r-- | usr.sbin/portsnap/make_index/make_index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/portsnap/make_index/make_index.c b/usr.sbin/portsnap/make_index/make_index.c index c15ce1070b711..1f70e06756c4a 100644 --- a/usr.sbin/portsnap/make_index/make_index.c +++ b/usr.sbin/portsnap/make_index/make_index.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/portsnap/make_index/make_index.c,v 1.2.2.5.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <stdio.h> |