diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:41:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:41:45 +0000 |
commit | 566e1b7f4e3e0a834272f8d7fcc228afcb172bcc (patch) | |
tree | 8ce537ef8d523214ef2373a02b2c25d6957d2b00 /converters | |
parent | e82a64e0e0630deb71bc10bdd7bbfc1c50a0ef34 (diff) |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/tnef/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile index 8a1c021c4c7e..4d06233c0c9f 100644 --- a/converters/tnef/Makefile +++ b/converters/tnef/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tnef -# Date created: 19 September 2000 -# Whom: Cyrus Rahman <cr@jcmax.com> -# +# Created by: Cyrus Rahman <cr@jcmax.com> # $FreeBSD$ -# PORTNAME= tnef PORTVERSION= 1.4.9 |