diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-20 09:32:54 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-20 09:32:54 +0000 |
commit | 2c873b95cf7333953d0676cd33a6affee6259b30 (patch) | |
tree | 2f3e9bc5dd7724d99042d4cf897df94b85a1f905 /mail/libesmtp/Makefile | |
parent | 51df877369554c67a249870c040190e59d2bcd70 (diff) | |
download | FreeBSD-ports-2c873b95cf7333953d0676cd33a6affee6259b30.zip FreeBSD-ports-2c873b95cf7333953d0676cd33a6affee6259b30.tar.gz |
Remove bogus comment.
Diffstat (limited to 'mail/libesmtp/Makefile')
-rw-r--r-- | mail/libesmtp/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index aeaa972..482205a 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -3,9 +3,6 @@ # Whom: tobez@tobez.org # # $FreeBSD$ -# -# Modified for 0.8.3 on Fri July 13 2001 -# Whom: jmcoopr@webmail.bmi.net PORTNAME= libesmtp PORTVERSION= 0.8.3 |