diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-01-17 16:12:37 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-01-17 16:12:37 +0000 |
commit | 7f9a2633d1939816851d2079a6f4abeaddde559d (patch) | |
tree | 96fc9b4df8f7e6b427abaeb1aaafe2f4db56c509 /usr.sbin/portmap | |
parent | aaf63379a64a6d51d55279f823ebf54ea73843c3 (diff) |
Add OpenBSD tag
Diffstat (limited to 'usr.sbin/portmap')
-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 a49f747758a..9019b0e4d09 100644 --- a/usr.sbin/portmap/Makefile +++ b/usr.sbin/portmap/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.2 (Berkeley) 9/27/90 -# $Id: Makefile,v 1.1 1995/10/18 08:47:57 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 1997/01/17 16:12:36 millert Exp $ PROG= portmap MAN= portmap.8 |