diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-11-13 09:14:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-11-13 09:14:54 +0000 |
commit | c23a3979addef3457fd60782ca1e138779be0090 (patch) | |
tree | 6374afb1f94d5343b4b6730f215eec9994ca0537 /devel/ruby-gnustep | |
parent | 6966949fc557d6a5e82f275c35b5f47f77ad3603 (diff) | |
download | ports-c23a3979addef3457fd60782ca1e138779be0090.tar.gz ports-c23a3979addef3457fd60782ca1e138779be0090.zip |
- take MAINTAINERSHIP
Notes
Notes:
svn path=/head/; revision=148086
Diffstat (limited to 'devel/ruby-gnustep')
-rw-r--r-- | devel/ruby-gnustep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile index 25ec8af0e5e9..5bffc7f6f8d0 100644 --- a/devel/ruby-gnustep/Makefile +++ b/devel/ruby-gnustep/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= A Ruby interface to the GNUstep development environment BUILD_DEPENDS= ${SYSMAKEDIR}/GNUstep.sh:${PORTSDIR}/${GNUSTEP_MAKE_PORT} \ |