summaryrefslogtreecommitdiff
path: root/x11/xsnow/patches/patch-aa
blob: 2dab8fc15986c24b1930b700ee0f99b333000d1c (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-aa,v 1.4 2010/01/07 13:58:53 is 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)