diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 11:44:48 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 11:44:48 +0800 |
commit | 08a258425849ca85c509b62b387ebdc8cf4f5fe2 (patch) | |
tree | f01c7b8bb78be1df054f3a15a5a21a2bf4e8bf38 /net/penguintv/files | |
parent | e20b94a0f3fcbcaa9a60a78a5de60475e7777d53 (diff) | |
download | marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.gz marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.bz2 marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.lz marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.xz marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.tar.zst marcuscom-ports-08a258425849ca85c509b62b387ebdc8cf4f5fe2.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7244 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/penguintv/files')
-rw-r--r-- | net/penguintv/files/patch-share__defaultsubs.opml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net/penguintv/files/patch-share__defaultsubs.opml b/net/penguintv/files/patch-share__defaultsubs.opml index 77ab8c655..e2fb2d9fb 100644 --- a/net/penguintv/files/patch-share__defaultsubs.opml +++ b/net/penguintv/files/patch-share__defaultsubs.opml @@ -1,6 +1,6 @@ --- share/defaultsubs.opml.orig Sun Jul 16 01:36:04 2006 +++ share/defaultsubs.opml Mon Jul 17 08:36:35 2006 -@@ -1,6 +1,16 @@ +@@ -1,6 +1,21 @@ <opml version="1.1"> <head><title>All</title></head> <body> @@ -14,6 +14,11 @@ + description="User oriented talks about FreeBSD." + title="FreeBSD For All"> + </outline> ++ <outline xmlUrl="http://www.mavetju.org/unix/multimedia-rss.php" ++ text="FreeBSD MultiMedia Resources List" ++ description="FreeBSD MultiMedia Resources List by Edwin Groothuis" ++ title="FreeBSD MultiMedia Resources List"> ++ </outline> <outline xmlUrl="http://lugradio.org/episodes.ogg.rss" text="LugRadio episodes (ogg)" description="The world's premiere Linux and Free Software radio show" |