summaryrefslogtreecommitdiff
path: root/graphics/xmandel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 20:21:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 20:21:17 +0000
commit06fdd237c6a0068b3a7393cbd8fa0b4e1c8151ed (patch)
tree1a1c86a29ee17e2afec5fdef1779ae5fa023d780 /graphics/xmandel
parentMisplaced #include broke compile. (diff)
There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
Notes
Notes: svn path=/head/; revision=12850
Diffstat (limited to 'graphics/xmandel')
-rw-r--r--graphics/xmandel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmandel/Makefile b/graphics/xmandel/Makefile
index c27330facfc0..70e74f8d289a 100644
--- a/graphics/xmandel/Makefile
+++ b/graphics/xmandel/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 October 1996
# Whom: andreas@marvin.robin.de
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/15 10:22:03 asami Exp $
#
DISTNAME= xmandel
@@ -18,6 +18,7 @@ EXTRACT_CMD= sh
EXTRACT_BEFORE_ARGS=
USE_IMAKE= yes
NO_WRKSUBDIR= yes
+MAN1= xmandel.1
MAINTAINER= andreas@marvin.robin.de