diff options
Diffstat (limited to 'usr.sbin/portmap/Makefile')
-rw-r--r-- | usr.sbin/portmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/portmap/Makefile b/usr.sbin/portmap/Makefile index b87cf595a9e40..9177a4cb3464c 100644 --- a/usr.sbin/portmap/Makefile +++ b/usr.sbin/portmap/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portmap/Makefile,v 1.7 1999/08/28 01:18:09 peter Exp $ PROG= portmap MAN8= portmap.8 |