freebsd-ports/devel/gtranslator/files/patch-src::message.c
Maxim Sobolev 1ab381ec91 Distfile had been rerolled without version bump, therefore update checksum.
There are some non-whitespace differencies beween the old and new versions,
so that bump PORTREVISION.

Submitted by:	bento
2002-03-15 09:39:01 +00:00

15 lines
259 B
C

$FreeBSD$
--- src/message.c 2002/03/15 09:03:55 1.1
+++ src/message.c 2002/03/15 09:04:04
@@ -39,7 +39,7 @@
#include "utils_gui.h"
#include <string.h>
-#include <regex.h>
+#include <gnuregex.h>
#include <gtk/gtk.h>
#include <libgnomeui/gnome-app.h>