mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -2,10 +2,8 @@ SUMMARY="A tool for generating scanners"
|
||||
DESCRIPTION="Flex is a fast lexical analyser generator. It is a tool for \
|
||||
generating programs that perform pattern-matching on text."
|
||||
HOMEPAGE="http://flex.sourceforge.net/"
|
||||
COPYRIGHT="
|
||||
2001-2007 The Flex Project
|
||||
1990, 1997 The Regents of the University of California
|
||||
"
|
||||
COPYRIGHT="2001-2007 The Flex Project
|
||||
1990, 1997 The Regents of the University of California"
|
||||
LICENSE="Flex"
|
||||
REVISION="6"
|
||||
SOURCE_URI="http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.bz2/download"
|
||||
|
||||
Reference in New Issue
Block a user