diff options
Diffstat (limited to 'mail/dma')
-rw-r--r-- | mail/dma/files/patch-dma-mbox-create-Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/dma/files/patch-dma-mbox-create-Makefile b/mail/dma/files/patch-dma-mbox-create-Makefile index da43f7c0c74c..61d1fade06c0 100644 --- a/mail/dma/files/patch-dma-mbox-create-Makefile +++ b/mail/dma/files/patch-dma-mbox-create-Makefile @@ -1,8 +1,6 @@ --- dma-mbox-create/Makefile.orig 2012-01-28 20:34:03.000000000 +0000 +++ dma-mbox-create/Makefile 2012-01-28 20:33:27.000000000 +0000 -@@ -0,0 +1,9 @@ -+# $FreeBSD$ -+ +@@ -0,0 +1,7 @@ +.PATH: ${.CURDIR} ${.CURDIR}/../ + +PROG= dma-mbox-create |