diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-22 20:34:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-22 20:34:27 +0000 |
commit | 6172d4b590384f82cfee76956f7d5af4bb526df8 (patch) | |
tree | 106498262ba76464c07d9dc31c41b2c1e5f59144 /editors/tamago | |
parent | 5ea00ecd48fdd9ab8fe46777d2fe59e44207981e (diff) | |
download | freebsd-ports-6172d4b590384f82cfee76956f7d5af4bb526df8.zip |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/files/patch-helper-Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tamago/files/patch-helper-Makefile b/editors/tamago/files/patch-helper-Makefile index 0ac8f62d94f3..a08519553cda 100644 --- a/editors/tamago/files/patch-helper-Makefile +++ b/editors/tamago/files/patch-helper-Makefile @@ -1,8 +1,6 @@ --- /dev/null 2015-01-31 20:00:00.000000000 +0900 +++ helper/Makefile 2015-01-31 19:27:23.000000000 +0900 -@@ -0,0 +1,8 @@ -+# $FreeBSD$ -+ +@@ -0,0 +1,6 @@ +PROG= egg-helper +SRCS= egg-helper.c + |