diff options
Diffstat (limited to 'devel/cil')
-rw-r--r-- | devel/cil/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/cil/Makefile b/devel/cil/Makefile index 819ab274a570..5d1f02f9ec86 100644 --- a/devel/cil/Makefile +++ b/devel/cil/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: cil -# Date created: 11 October 2003 -# Whom: Alexander Leidinger <netchild@FreeBSD.org> -# +# Created by: Alexander Leidinger <netchild@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cil PORTVERSION= 1.5.1 CATEGORIES= devel lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Infrastructure for C Program Analysis and Transformation LICENSE= BSD |