aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmorph
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-02 01:28:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-02 01:28:06 +0000
commitd5cb08884775758c83b994463688f6361cc892e1 (patch)
tree9be26159be468d06ca729447c5d8bf29a71e2c82 /graphics/xmorph
parent666a1bd971d107ad71fa72b2fbd38ec11691b5d7 (diff)
downloadports-d5cb08884775758c83b994463688f6361cc892e1.tar.gz
ports-d5cb08884775758c83b994463688f6361cc892e1.zip
Notes
Diffstat (limited to 'graphics/xmorph')
-rw-r--r--graphics/xmorph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index 19680b94f00a..77279895f348 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
INSTALLS_SHLIB= yes
-MAN1= morph.1
+MAN1= xmorph.1
INFO= xmorph
.include <bsd.port.pre.mk>