summaryrefslogtreecommitdiff
path: root/x11-toolkits
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 /x11-toolkits
parentRemove compatibility with FreeBSD 7.X (diff)
- Please welcome back Chris Petrik as maintainer of
these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
Notes
Notes: svn path=/head/; revision=313559
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile2
-rw-r--r--x11-toolkits/gnustep-gui/Makefile8
2 files changed, 3 insertions, 7 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 4034b3657c53..7ea93ec3feff 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
PKGNAMESUFFIX?= ${BACK_SUFFIX}${PKGNAMESUFFIX2}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= GNUstep GUI backend
LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index c1e13a7f73a7..47236cbd9707 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnustep-gui
-# Date created: 19 April 2001
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnustep-gui
PORTVERSION= 0.22.0
@@ -11,7 +7,7 @@ CATEGORIES= x11-toolkits gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= GNUstep GUI library
.if !defined(NOPORTDOCS)