summaryrefslogtreecommitdiff
path: root/multimedia/nxtvepg/files/patch-epgdb::epgnetio.c
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-10-22 03:06:21 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-10-22 03:06:21 +0000
commitc6c24e03c70afc0a841c8afb26e7928698cdba72 (patch)
treeb0d7799e04608616165cacb7f378bbc2eb3cce00 /multimedia/nxtvepg/files/patch-epgdb::epgnetio.c
parentRemove blank line to pacify portlint. (diff)
PR:
Submitted by: maintainer via ports@ list Reviewed by: Approved by: Obtained from: MFC after: Upgrade nxtvepg to 2.6.0, contains new features since last version: o Implemented reminders o Added weekday scale to the right of the programme list o Added new programme list attribute type "weekday color" o Added an expire time filter to the filter menu Some more feature improvements too, please refer to: http://nxtvepg.sourceforge.net/changelog.html
Notes
Notes: svn path=/head/; revision=91861
Diffstat (limited to 'multimedia/nxtvepg/files/patch-epgdb::epgnetio.c')
-rw-r--r--multimedia/nxtvepg/files/patch-epgdb::epgnetio.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/nxtvepg/files/patch-epgdb::epgnetio.c b/multimedia/nxtvepg/files/patch-epgdb::epgnetio.c
deleted file mode 100644
index ecdbc06caadb..000000000000
--- a/multimedia/nxtvepg/files/patch-epgdb::epgnetio.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- epgdb/epgnetio.c.orig Sun Nov 17 19:14:32 2002
-+++ epgdb/epgnetio.c Sun Jan 5 23:43:08 2003
-@@ -65,7 +65,7 @@
- #include "epgdb/epgdbsav.h"
- #include "epgdb/epgnetio.h"
-
--#if defined(linux) || defined(__NetBSD__)
-+#if defined(linux) || defined(__NetBSD__) || defined(__FreeBSD__)
- #define HAVE_GETADDRINFO
- #endif
-