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 c15ce1070b71..235ec5d6bc7b 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.3.2.5 2005/12/05 05:07:44 cperciva Exp $"); #include <err.h> #include <stdio.h> |
