diff options
author | linimon <linimon@FreeBSD.org> | 2013-08-20 09:08:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2013-08-20 09:08:17 +0800 |
commit | 444de5218f61d8a5f7b15cf9e37dd5c2ee465e36 (patch) | |
tree | ff1a5ada754ce5a285f5329e8f6b42b5b9d60026 /lang | |
parent | d4b9cd90d3b955e979e437275b3a9fe7256b43c1 (diff) | |
download | freebsd-ports-gnome-444de5218f61d8a5f7b15cf9e37dd5c2ee465e36.tar.gz freebsd-ports-gnome-444de5218f61d8a5f7b15cf9e37dd5c2ee465e36.tar.zst freebsd-ports-gnome-444de5218f61d8a5f7b15cf9e37dd5c2ee465e36.zip |
Maintainer has relinquished these ports.
PR: ports/181404
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnustep-base/Makefile | 2 | ||||
-rw-r--r-- | lang/gnustep-guile/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 02b2773b1f12..3e1ba0fd19eb 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep Foundation library LIB_DEPENDS+= ffi:${PORTSDIR}/devel/libffi diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index c422d0fd516f..4a1c42f93145 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= gnustep- PKGNAMESUFFIX?= ${NOX11_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep interface to the GUILE scheme interpreter LIB_DEPENDS+= guile.21:${PORTSDIR}/lang/guile |