summaryrefslogtreecommitdiff
path: root/x11/xsnow/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xsnow/patches/patch-aa')
-rw-r--r--x11/xsnow/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/xsnow/patches/patch-aa b/x11/xsnow/patches/patch-aa
new file mode 100644
index 00000000000..4645ccb2a5b
--- /dev/null
+++ b/x11/xsnow/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1 2001/10/25 17:39:10 agc 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 xsnow.h vroot.h
+ OBJS = xsnow.o
++MANSUFFIX = 6
+
+ ComplexProgramTarget(xsnow)