From afef40e1c05e37d9d41292792e779067960966aa Mon Sep 17 00:00:00 2001 From: seb Date: Thu, 12 Jun 2003 01:24:57 +0000 Subject: Sync description with the supported language. Make the comment somewhat more accurate. --- textproc/source-highlight/DESCR | 4 ++-- textproc/source-highlight/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/source-highlight') diff --git a/textproc/source-highlight/DESCR b/textproc/source-highlight/DESCR index d14c863e7b3..2685eae7ce4 100644 --- a/textproc/source-highlight/DESCR +++ b/textproc/source-highlight/DESCR @@ -2,5 +2,5 @@ This program, given a source file, produces a document with syntax highlighting. At the moment this package can handle Java, C/C++, Prolog, Perl, -Php3, Python, Flex, ChangeLog as source languages, and HTML, XHTML -as output format. +Php3, Python, Ruby, Flex, ChangeLog as source languages, and HTML, +XHTML as output format. diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index f0189c60ab0..c3a78dc4ac8 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/12 01:17:30 seb Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/12 01:24:57 seb Exp $ # DISTNAME= source-highlight-1.7 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=source-highlight/} MAINTAINER= seb@netbsd.org HOMEPAGE= http://www.gnu.org/software/src-highlite/source-highlight.html -COMMENT= Highlight syntax of C, C++ or Java source into HTML document +COMMENT= Highlight syntax of various languages source into HTML document GNU_CONFIGURE= YES USE_BUILDLINK2= YES -- cgit v1.2.3