diff options
Diffstat (limited to 'usr.bin/rup/Makefile')
-rw-r--r-- | usr.bin/rup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rup/Makefile b/usr.bin/rup/Makefile index 2e67e374bfa79..47db43549b2c8 100644 --- a/usr.bin/rup/Makefile +++ b/usr.bin/rup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/rup/Makefile,v 1.4 1999/08/28 01:05:25 peter Exp $ PROG= rup MAN1= rup.1 |