aboutsummaryrefslogtreecommitdiff
path: root/games/moria
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-22 13:34:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-22 13:34:20 +0000
commit8dab11a00221b43714fe21698b9f20b09e688059 (patch)
tree0b12e4f8ee48f67012c15fb63ad4088163c6eab8 /games/moria
parent3e5d6e553c7d2393fd36fe5acb99500d89a963d2 (diff)
downloadports-8dab11a00221b43714fe21698b9f20b09e688059.tar.gz
ports-8dab11a00221b43714fe21698b9f20b09e688059.zip
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=387021
Diffstat (limited to 'games/moria')
-rw-r--r--games/moria/files/patch-doc__Makefile2
-rw-r--r--games/moria/files/patch-source__config.h2
-rw-r--r--games/moria/files/patch-source__death.c2
-rw-r--r--games/moria/files/patch-source__io.c2
-rw-r--r--games/moria/files/patch-source__main.c2
-rw-r--r--games/moria/files/patch-source__misc1.c2
-rw-r--r--games/moria/files/patch-source__misc3.c2
-rw-r--r--games/moria/files/patch-source__save.c2
-rw-r--r--games/moria/files/patch-source__signals.c2
-rw-r--r--games/moria/files/patch-unix__unix.c2
10 files changed, 0 insertions, 20 deletions
diff --git a/games/moria/files/patch-doc__Makefile b/games/moria/files/patch-doc__Makefile
index 91ed516b5c23..c75163240e3e 100644
--- a/games/moria/files/patch-doc__Makefile
+++ b/games/moria/files/patch-doc__Makefile
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- doc/Makefile Sat Aug 10 17:45:46 2002
+++ doc/Makefile Sat Aug 10 17:48:23 2002
@@ -0,0 +1,12 @@
diff --git a/games/moria/files/patch-source__config.h b/games/moria/files/patch-source__config.h
index 5bfd9da5d0a0..9877e305b3cf 100644
--- a/games/moria/files/patch-source__config.h
+++ b/games/moria/files/patch-source__config.h
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/config.h Thu Jul 21 19:47:13 1994
+++ source/config.h Tue Aug 5 10:04:39 2003
@@ -14,7 +14,7 @@
diff --git a/games/moria/files/patch-source__death.c b/games/moria/files/patch-source__death.c
index 3e7795add028..8884f5cf39a3 100644
--- a/games/moria/files/patch-source__death.c
+++ b/games/moria/files/patch-source__death.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/death.c.orig Thu Aug 7 16:02:45 2003
+++ source/death.c Thu Aug 7 16:06:12 2003
@@ -123,6 +123,7 @@
diff --git a/games/moria/files/patch-source__io.c b/games/moria/files/patch-source__io.c
index 8bec0d1170d6..b6c37b50a788 100644
--- a/games/moria/files/patch-source__io.c
+++ b/games/moria/files/patch-source__io.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/io.c.orig 1994-07-21 18:47:26.000000000 -0700
+++ source/io.c 2008-06-18 23:29:02.000000000 -0700
@@ -13,6 +13,11 @@
diff --git a/games/moria/files/patch-source__main.c b/games/moria/files/patch-source__main.c
index a07015ed4d03..5c65dd15f7ec 100644
--- a/games/moria/files/patch-source__main.c
+++ b/games/moria/files/patch-source__main.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/main.c.orig Thu Jul 21 19:47:27 1994
+++ source/main.c Thu Aug 7 16:12:13 2003
@@ -88,6 +88,7 @@
diff --git a/games/moria/files/patch-source__misc1.c b/games/moria/files/patch-source__misc1.c
index 313c932c4a99..a5f68b15db14 100644
--- a/games/moria/files/patch-source__misc1.c
+++ b/games/moria/files/patch-source__misc1.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/misc1.c.orig Thu Aug 7 16:07:21 2003
+++ source/misc1.c Thu Aug 7 16:08:58 2003
@@ -28,7 +28,7 @@
diff --git a/games/moria/files/patch-source__misc3.c b/games/moria/files/patch-source__misc3.c
index 9c0328bb782a..f7d4ce7cb99b 100644
--- a/games/moria/files/patch-source__misc3.c
+++ b/games/moria/files/patch-source__misc3.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/misc3.c.orig Fri Jul 22 11:47:30 1994
+++ source/misc3.c Sat Oct 16 16:59:14 1999
@@ -283,7 +283,7 @@
diff --git a/games/moria/files/patch-source__save.c b/games/moria/files/patch-source__save.c
index bea0b8b490f3..249906c790a9 100644
--- a/games/moria/files/patch-source__save.c
+++ b/games/moria/files/patch-source__save.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/save.c.orig Thu Aug 7 16:24:56 2003
+++ source/save.c Thu Aug 7 16:26:16 2003
@@ -102,7 +102,7 @@
diff --git a/games/moria/files/patch-source__signals.c b/games/moria/files/patch-source__signals.c
index 7d85536de9bd..ad43c36ea227 100644
--- a/games/moria/files/patch-source__signals.c
+++ b/games/moria/files/patch-source__signals.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- source/signals.c Thu Jul 21 19:47:42 1994
+++ source/signals.c Tue Aug 5 10:00:36 2003
@@ -89,7 +89,7 @@
diff --git a/games/moria/files/patch-unix__unix.c b/games/moria/files/patch-unix__unix.c
index 65bd69fd8093..d0a2bd68edb4 100644
--- a/games/moria/files/patch-unix__unix.c
+++ b/games/moria/files/patch-unix__unix.c
@@ -1,5 +1,3 @@
-$FreeBSD$
-
--- unix/unix.c.orig Tue Aug 12 10:36:13 2003
+++ unix/unix.c Tue Aug 12 10:38:47 2003
@@ -14,6 +14,10 @@