diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:52:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:52:20 +0000 |
commit | 192c7ddec012f94ed6e9e8a5c98b23626960bfc3 (patch) | |
tree | 530850f0f546443706ff7ab3fa90e3b791a406e8 | |
parent | Add NO_STAGE all over the place in preparation for the staging support (cat: ... (diff) |
Fix header conversion
-rw-r--r-- | accessibility/gok/Makefile | 2 | ||||
-rw-r--r-- | accessibility/qt4-accessible/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 6fb7f6c150c0..e319cbd918c4 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -1,4 +1,4 @@ -# Created by: Adam Weinberger <adamw@freebsd.org> +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ # $MCom: ports/accessibility/gok/Makefile,v 1.112 2010/09/29 07:37:57 kwm Exp $ diff --git a/accessibility/qt4-accessible/Makefile b/accessibility/qt4-accessible/Makefile index 71354ffab44e..438d746e8398 100644 --- a/accessibility/qt4-accessible/Makefile +++ b/accessibility/qt4-accessible/Makefile @@ -1,4 +1,4 @@ -# Created by: lofi@freebsd.org +# Created by: lofi@FreeBSD.org # $FreeBSD$ PORTNAME= accessible |