diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-06-27 01:06:33 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-06-27 01:06:33 +0800 |
commit | 5291f8a5606dcb8937933de09a29ec2ecc34665e (patch) | |
tree | e0408b486ef0c30671342c5e25a16d2a4cd21b44 /devel | |
parent | 5aafb51fc36fe89a54524168720bdc719e634cee (diff) | |
download | freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.tar.gz freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.tar.zst freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.zip |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-sdl/Makefile | 2 | ||||
-rw-r--r-- | devel/sdlskk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile index 2a7c21f5b001..ed7cdc0bb2cb 100644 --- a/devel/ruby-sdl/Makefile +++ b/devel/ruby-sdl/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension library to use SDL library LICENSE= LGPL21 diff --git a/devel/sdlskk/Makefile b/devel/sdlskk/Makefile index b128f99f975f..9ea162c21799 100644 --- a/devel/sdlskk/Makefile +++ b/devel/sdlskk/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel graphics ruby MASTER_SITES= http://www.kmc.gr.jp/~ohai/sdlskk/ DIST_SUBDIR= ruby -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SKK like library for input Japanese, based on SDL LICENSE= LGPL21 |