aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-07 03:25:10 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-07 03:25:10 +0000
commit6910bf819aea08bdd745916858b2def318991151 (patch)
tree4182f12506e5ebc35eb16b446a1a7b815762ed62 /lang
parenta155d8175292db32ee02557aeb9bc8b112170911 (diff)
downloadports-6910bf819aea08bdd745916858b2def318991151.tar.gz
ports-6910bf819aea08bdd745916858b2def318991151.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile8
-rw-r--r--lang/gnustep-guile/Makefile8
2 files changed, 4 insertions, 12 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
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index 7d94ced41742..5e323de87d73 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnustep-guile
-# Date created: 24 April 2001
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= guile
PORTVERSION= 1.1.4
@@ -15,7 +11,7 @@ PKGNAMEPREFIX= gnustep-
PKGNAMESUFFIX?= ${NOX11_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= GNUstep interface to the GUILE scheme interpreter
LIB_DEPENDS+= guile.21:${PORTSDIR}/lang/guile