diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
commit | 6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /graphics/asciio | |
parent | 93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff) | |
download | freebsd-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/asciio')
-rw-r--r-- | graphics/asciio/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index c31657bc82eb..567e01402ff1 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asciio -# Date created: Mon Apr 22 13:48:17 CEST 2008 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= asciio PORTVERSION= 1.02.71 @@ -14,7 +10,7 @@ MASTER_SITES= http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/N/NK/NKH/ \ DISTNAME= App-Asciio-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A Perl/GTK application that lets you draw ASCII charts using a GUI +COMMENT= Perl/GTK application that lets you draw ASCII charts using a GUI BUILD_DEPENDS= p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |