diff options
author | mbr <mbr@FreeBSD.org> | 2004-01-09 09:16:04 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2004-01-09 09:16:04 +0000 |
commit | c9d5dcd03299cb71847d3e89ad3211448cf041c8 (patch) | |
tree | 91b0392aa0a5ccd440b79629f87051a281299c07 | |
parent | 0e22a6a32491c8acd5f5b46d63dc8f5f6ff1598c (diff) | |
download | FreeBSD-ports-c9d5dcd03299cb71847d3e89ad3211448cf041c8.zip FreeBSD-ports-c9d5dcd03299cb71847d3e89ad3211448cf041c8.tar.gz |
Fix Makefile comment in port.
-rw-r--r-- | editors/staroffice70/Makefile | 4 | ||||
-rw-r--r-- | german/staroffice70/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile index 247be36..f8b0e55 100644 --- a/editors/staroffice70/Makefile +++ b/editors/staroffice70/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: StarOffice 6.0 -# Date created: 03 October 2001 +# New ports collection makefile for: StarOffice 7.0 +# Date created: 08 Januar 2004 # Whom: Martin Blapp # # $FreeBSD$ diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile index 19ebb9d..c10f421 100644 --- a/german/staroffice70/Makefile +++ b/german/staroffice70/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: StarOffice 6.0 -# Date created: 03 October 2001 +# New ports collection makefile for: StarOffice 7.0 german +# Date created: 08 Januar 2004 # Whom: Martin Blapp # # $FreeBSD$ |