From c8ff63f09c50081c707791ec68b83d8edebaf197 Mon Sep 17 00:00:00 2001 From: Michael Scheidell Date: Mon, 27 Feb 2012 23:07:12 +0000 Subject: - Unbreak on 9.0 - add rc script - Pass maintainership to submitter PR: ports/165380 Submitted by: Denis Generalov (maintainer) Approved by: gabor (mentor, implicit) --- net/msend/files/patch-common-h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/msend/files/patch-common-h (limited to 'net/msend/files/patch-common-h') diff --git a/net/msend/files/patch-common-h b/net/msend/files/patch-common-h new file mode 100644 index 000000000000..2705ac0ed488 --- /dev/null +++ b/net/msend/files/patch-common-h @@ -0,0 +1,10 @@ +--- common.h.orig 1999-05-02 17:00:39.000000000 +0400 ++++ common.h 2012-02-22 02:20:34.000000000 +0400 +@@ -45,6 +45,7 @@ + + #ifdef USE_UTMPX + #include ++#define ut_name ut_user + #else + #include + #endif -- cgit v1.2.3