diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 14:50:41 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 14:50:41 +0800 |
commit | c256fb9a9f2937cf6452e2d9c0df06720e65d703 (patch) | |
tree | 2cb1d66b389e41fda66acb3bccecb227153f480b /devel/lexi | |
parent | 3b86471fcdb211372d73886a5bc6f455e6280ab5 (diff) | |
download | freebsd-ports-gnome-c256fb9a9f2937cf6452e2d9c0df06720e65d703.tar.gz freebsd-ports-gnome-c256fb9a9f2937cf6452e2d9c0df06720e65d703.tar.zst freebsd-ports-gnome-c256fb9a9f2937cf6452e2d9c0df06720e65d703.zip |
- Reset ports due to mail bounces
- Update headers while I am here
With hat: portmgr
Diffstat (limited to 'devel/lexi')
-rw-r--r-- | devel/lexi/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/lexi/Makefile b/devel/lexi/Makefile index d155f949df21..ac7cd8184e1e 100644 --- a/devel/lexi/Makefile +++ b/devel/lexi/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: lexi -# Date created: 29 May 2007 -# Whom: The Akuma Project -# +# Created by: The Akuma Project # $FreeBSD$ -# PORTNAME= lexi PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= http://www.akumaproject.org/download/ -MAINTAINER= ports@akumaproject.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lexical analyser tool CONFLICTS= TenDRA-4.2* |