diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 20:17:46 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 20:17:46 +0000 |
commit | 3af80f9c6d581f09877949b6dc60912caffad799 (patch) | |
tree | 327a4a4a96e0deb0d1e725658a3f0bb7c0661eb1 /math/xspread | |
parent | b952c143d1e064f13276ecd24fe6d4ad4cdee763 (diff) | |
download | ports-3af80f9c6d581f09877949b6dc60912caffad799.tar.gz ports-3af80f9c6d581f09877949b6dc60912caffad799.zip |
Notes
Diffstat (limited to 'math/xspread')
-rw-r--r-- | math/xspread/Makefile | 1 | ||||
-rw-r--r-- | math/xspread/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index c119b10e62c1..b36929c5de02 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -13,5 +13,6 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap USE_IMAKE= yes USE_GMAKE= yes +MAN1= xspread.1 .include <bsd.port.mk> diff --git a/math/xspread/pkg-plist b/math/xspread/pkg-plist index 25c602e2d058..03e131f05bd8 100644 --- a/math/xspread/pkg-plist +++ b/math/xspread/pkg-plist @@ -1,2 +1 @@ bin/xspread -man/man1/xspread.1.gz |