diff options
Diffstat (limited to 'textproc/flex/Makefile')
-rw-r--r-- | textproc/flex/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile index 7e090b14f209..a4fad3acb1d8 100644 --- a/textproc/flex/Makefile +++ b/textproc/flex/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: flex -# Date created: 13 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= flex -PORTVERSION= 2.5.36 +PORTVERSION= 2.5.37 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} |