diff options
Diffstat (limited to 'lang/gnustep-base/Makefile')
-rw-r--r-- | lang/gnustep-base/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index df292e0295ed..18c44389e7f7 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnustep-base -# Date created: 17 April 2001 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# +# Created by: Thomas Gellekum <tg@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gnustep-base PORTVERSION= 1.24.0 @@ -12,7 +8,7 @@ CATEGORIES= lang devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= GNUstep Foundation library LIB_DEPENDS+= ffi:${PORTSDIR}/devel/libffi |