summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 20:06:20 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 20:06:20 +0000
commit1f15dc2d09b7fcc4b681cfaa248483c7284ac9a3 (patch)
tree7daa50c958fda2386148b76d92e7c7d7720895a2 /math
parentConvert to ELF and pickup a bunch of missing header files in pkg/PLIST. (diff)
Move manpages to MAN1.
Notes
Notes: svn path=/head/; revision=13459
Diffstat (limited to 'math')
-rw-r--r--math/hexcalc/Makefile3
-rw-r--r--math/hexcalc/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
index d1f7f8ccf164..321c6ee7b637 100644
--- a/math/hexcalc/Makefile
+++ b/math/hexcalc/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.7 1996/11/18 11:32:18 asami Exp $
+# $Id: Makefile,v 1.8 1997/12/25 22:29:42 asami Exp $
#
DISTNAME= hexcalc
@@ -15,5 +15,6 @@ EXTRACT_SUFX= ..tar.Z
MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
+MAN1= hexcalc.1
.include <bsd.port.mk>
diff --git a/math/hexcalc/pkg-plist b/math/hexcalc/pkg-plist
index 1bd1a26e31a1..821269ec29cf 100644
--- a/math/hexcalc/pkg-plist
+++ b/math/hexcalc/pkg-plist
@@ -1,2 +1 @@
bin/hexcalc
-man/man1/hexcalc.1.gz