diff options
author | makc <makc@FreeBSD.org> | 2011-11-11 00:43:21 +0000 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-11-11 00:43:21 +0000 |
commit | 89929970a5e42cd525d2694c7785cd2fce92a41f (patch) | |
tree | 3e844f588b93fc5c4cb28a6cc71cc87bc05e6ca5 | |
parent | 5f0ef899fe1f70d6b5d5da153bfa33f6ff251ce5 (diff) | |
download | FreeBSD-ports-89929970a5e42cd525d2694c7785cd2fce92a41f.zip FreeBSD-ports-89929970a5e42cd525d2694c7785cd2fce92a41f.tar.gz |
Take maintainership
Feature safe: yes
-rw-r--r-- | games/supertux/Makefile | 2 | ||||
-rw-r--r-- | textproc/stardict2-rptts/Makefile | 2 | ||||
-rw-r--r-- | x11/gtkchtheme/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 5e0d8cf..97d38fb 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers USE_BZIP2= yes diff --git a/textproc/stardict2-rptts/Makefile b/textproc/stardict2-rptts/Makefile index 11c545b..41f30d4 100644 --- a/textproc/stardict2-rptts/Makefile +++ b/textproc/stardict2-rptts/Makefile @@ -12,7 +12,7 @@ DISTNAME= WyabdcRealPeopleTTS DIST_SUBDIR= stardict EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Real People TTS for StarDict NO_BUILD= yes diff --git a/x11/gtkchtheme/Makefile b/x11/gtkchtheme/Makefile index a3edbb3..8471a21 100644 --- a/x11/gtkchtheme/Makefile +++ b/x11/gtkchtheme/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ DISTNAME= gtk-chtheme-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= GTK2 theme changer USE_BZIP2= yes |