diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 07:46:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 07:46:55 +0000 |
commit | 4de9f43665ef8f472c59e587c6e0f040e9edb1e2 (patch) | |
tree | 146edb9a2ca02f1112949005c00cd8e7cb43a54c /devel | |
parent | 22158a2c1ee40d66cf753ce82414821a88f707f9 (diff) | |
download | ports-4de9f43665ef8f472c59e587c6e0f040e9edb1e2.tar.gz ports-4de9f43665ef8f472c59e587c6e0f040e9edb1e2.zip |
- Update maintainer mail adress
PR: 112538
Submitted by: Jona Joachim<walkingshadow@grummel.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=191731
Diffstat (limited to 'devel')
-rw-r--r-- | devel/aros-sdk/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-game/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-rubygame/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl_sge/Makefile | 2 | ||||
-rw-r--r-- | devel/tigcc/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/aros-sdk/Makefile b/devel/aros-sdk/Makefile index 17470f701700..393f6fad1de4 100644 --- a/devel/aros-sdk/Makefile +++ b/devel/aros-sdk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aros DISTNAME= AROS-20060207-i386-all-sdk -MAINTAINER= walkingshadow@grummel.net +MAINTAINER= jaj@hcl-club.lu COMMENT= The Software development kit (SDK) for the AROS Operating System USE_BZIP2= yes diff --git a/devel/ruby-game/Makefile b/devel/ruby-game/Makefile index a3222651db9b..719c6e83f4b7 100644 --- a/devel/ruby-game/Makefile +++ b/devel/ruby-game/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= walkingshadow@grummel.net +MAINTAINER= jaj@hcl-club.lu COMMENT= A game-development extension and library for the ruby language USE_SDL= gfx image ttf diff --git a/devel/rubygem-rubygame/Makefile b/devel/rubygem-rubygame/Makefile index a3222651db9b..719c6e83f4b7 100644 --- a/devel/rubygem-rubygame/Makefile +++ b/devel/rubygem-rubygame/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= walkingshadow@grummel.net +MAINTAINER= jaj@hcl-club.lu COMMENT= A game-development extension and library for the ruby language USE_SDL= gfx image ttf diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile index 1ec79841cc34..65d10a32d77e 100644 --- a/devel/sdl_sge/Makefile +++ b/devel/sdl_sge/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.etek.chalmers.se/~e8cal1/sge/files/ \ http://www.digitalfanatics.org/cal/sge/files/ DISTNAME= sge030809 -MAINTAINER= walkingshadow@grummel.net +MAINTAINER= jaj@hcl-club.lu COMMENT= A graphic library for the Simple DirectMedia Layer (SDL) USE_GMAKE= yes diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 620428e0173d..063a08905057 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -17,7 +17,7 @@ DISTFILES= gcc-core-4.1-20060728.tar.bz2:gcc \ binutils-2.16.1.tar.bz2:gas \ tigcc_src.tar.bz2:tigcc -MAINTAINER= walkingshadow@grummel.net +MAINTAINER= jaj@hcl-club.lu COMMENT= C compiler for the TI89, 92, and 92+ calculators USE_BZIP2= yes |