diff options
Diffstat (limited to 'math/xspread/Makefile')
-rw-r--r-- | math/xspread/Makefile | 1 |
1 files changed, 1 insertions, 0 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> |