aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-26 04:21:17 +0800
committerasami <asami@FreeBSD.org>1998-08-26 04:21:17 +0800
commit34fe75d25b37b14dd09332b3db892226989e7a73 (patch)
tree7fa7cb07ccb6aeff04f29d4f816a5b00c877c4c1
parent2e5f0094dddbd32136984787a7ed2b186c2b02c0 (diff)
downloadfreebsd-ports-gnome-34fe75d25b37b14dd09332b3db892226989e7a73.tar.gz
freebsd-ports-gnome-34fe75d25b37b14dd09332b3db892226989e7a73.tar.zst
freebsd-ports-gnome-34fe75d25b37b14dd09332b3db892226989e7a73.zip
There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
-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