Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-ab,v 1.1.1.1 2002/04/16 21:49:27 wiz Exp $
--- bbsload.hh.orig Sun Apr 9 12:27:34 2000
+++ bbsload.hh
@@ -150,7 +150,7 @@
void reconfigure(void);
void CheckConfig(void);
void RedrawGauge(double,int);
- void RedrawLabel(double,int);
+ void RedrawLabel(double,int,int,BColor);
bool raised;
Resource *getResource(void) { return(resource); }
protected: