diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-07-08 18:42:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-07-08 18:42:15 +0000 |
commit | 6fe706fd4b9b0b87916cfce74ab6107039a1f1fe (patch) | |
tree | 95c3e5e00266f9da92ed052b260dfa7698b52a62 /textproc | |
parent | 1af651482e6f078a83a382d14ff88fc7c50a67f3 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/htmlise/Makefile | 6 | ||||
-rw-r--r-- | textproc/uni2ascii/Makefile | 6 | ||||
-rw-r--r-- | textproc/xlreader/Makefile | 6 |
3 files changed, 3 insertions, 15 deletions
diff --git a/textproc/htmlise/Makefile b/textproc/htmlise/Makefile index 5adfc375caf9..575ba6e51e48 100644 --- a/textproc/htmlise/Makefile +++ b/textproc/htmlise/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: htmlise -# Date created: 2 Sep 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= htmlise PORTVERSION= 0.2 diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 6bed97f529e9..0a7e19912903 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uni2ascii -# Date created: 12 Sep 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= uni2ascii PORTVERSION= 4.18 diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile index 5780a294a8bf..694b5717d7d0 100644 --- a/textproc/xlreader/Makefile +++ b/textproc/xlreader/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xlreader -# Date created: 25 Jun 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= xlreader PORTVERSION= 0.9.0 |