summaryrefslogtreecommitdiff
path: root/usr.bin/encrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/encrypt/Makefile')
-rw-r--r--usr.bin/encrypt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/encrypt/Makefile b/usr.bin/encrypt/Makefile
index 94c267aaaa3..b85bd930877 100644
--- a/usr.bin/encrypt/Makefile
+++ b/usr.bin/encrypt/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.9 2015/10/12 13:53:40 deraadt Exp $
+# $OpenBSD: Makefile,v 1.10 2017/07/09 21:23:19 espie Exp $
PROG= encrypt
-SRCS= encrypt.c
.include <bsd.prog.mk>