aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/bmp2html
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-03-08 22:00:30 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-03-08 22:00:30 +0800
commit6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /graphics/bmp2html
parent93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff)
downloadfreebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz
freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst
freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip
Remove indefinite article from COMMENT
Diffstat (limited to 'graphics/bmp2html')
-rw-r--r--graphics/bmp2html/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile
index 4e77d19249ac..ae8dbed7b078 100644
--- a/graphics/bmp2html/Makefile
+++ b/graphics/bmp2html/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bmp2html
-# Date created: 10 Aug 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= bmp2html
PORTVERSION= 0.1
@@ -13,7 +9,7 @@ MASTER_SITES= CRITICAL
DISTNAME= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A bmp to html converter
+COMMENT= BMP to HTML converter
USE_SDL= yes
MAKE_JOBS_SAFE= yes