summaryrefslogtreecommitdiff
path: root/x11/xsnow/patches/patch-aa
blob: 1b30461076756957f0c905b2217ff8e70e62c1d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-aa,v 1.2 2001/12/19 07:02:32 martti Exp $

--- Imakefile	2001/10/25 17:32:32	1.1
+++ Imakefile	2001/10/25 17:33:19
@@ -3,5 +3,6 @@
 DEPLIBS = $(DEPXLIB)
 SRCS = xsnow.c toon_root.c xsnow.h vroot.h
 OBJS = xsnow.o toon_root.o
+MANSUFFIX = 6
 
 ComplexProgramTarget(xsnow)