aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/enigma
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
commitdc12be52584a604d0444341077b89a56d670609f (patch)
tree7b14986a10c9088f03f22111b98d87e05fa31f0b /usr.bin/enigma
parent7acf4af8082faffd943110b5f2139fc2a0888a94 (diff)
downloadsrc-dc12be52584a604d0444341077b89a56d670609f.tar.gz
src-dc12be52584a604d0444341077b89a56d670609f.zip
Notes
Diffstat (limited to 'usr.bin/enigma')
-rw-r--r--usr.bin/enigma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/enigma/Makefile b/usr.bin/enigma/Makefile
index 6936b7e7feb1..74a1a699f62e 100644
--- a/usr.bin/enigma/Makefile
+++ b/usr.bin/enigma/Makefile
@@ -1,6 +1,7 @@
+# $FreeBSD$
+
PROG= enigma
CFLAGS+=-Wall
-MAN1= enigma.1
LINKS= ${BINDIR}/enigma ${BINDIR}/crypt
MLINKS= enigma.1 crypt.1