diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-04-20 17:03:44 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-04-20 17:03:44 +0800 |
commit | 086f50fc38690390aed24f3c72e45837c51fdc44 (patch) | |
tree | 7955fbd8887c1d5b3a7bc8ac0356109f1e306003 /textproc/flex/pkg-descr | |
parent | 8bf9b220bf0187e9553bc352183806f697f13c56 (diff) | |
download | freebsd-ports-gnome-086f50fc38690390aed24f3c72e45837c51fdc44.tar.gz freebsd-ports-gnome-086f50fc38690390aed24f3c72e45837c51fdc44.tar.zst freebsd-ports-gnome-086f50fc38690390aed24f3c72e45837c51fdc44.zip |
- Add LICENSE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
Diffstat (limited to 'textproc/flex/pkg-descr')
-rw-r--r-- | textproc/flex/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/flex/pkg-descr b/textproc/flex/pkg-descr index 3b01acfbc2b5..caac39fe7ad3 100644 --- a/textproc/flex/pkg-descr +++ b/textproc/flex/pkg-descr @@ -10,4 +10,4 @@ analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code. -WWW: http://flex.sourceforge.net/ +WWW: https://github.com/westes/flex |