diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
commit | acc468d57e0cf6783b9dacd6fa895ee73b7c28ba (patch) | |
tree | de60de44181a9f300e1c39094702b5f06e4aba54 /deskutils | |
parent | - Use the libschily sources taken from cdrtools 2.01.01a07 instead of those (diff) |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Notes
Notes:
svn path=/head/; revision=159577
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/phprojekt/Makefile | 2 | ||||
-rw-r--r-- | deskutils/vym/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/phprojekt/Makefile b/deskutils/phprojekt/Makefile index c55defe745fd..df80082adf65 100644 --- a/deskutils/phprojekt/Makefile +++ b/deskutils/phprojekt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils www MASTER_SITES= http://www.phprojekt.com/download/ DISTNAME= ${PORTNAME} -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= An open source groupware suite USE_PHP= yes diff --git a/deskutils/vym/Makefile b/deskutils/vym/Makefile index 742eee3a75ab..f212da23a783 100644 --- a/deskutils/vym/Makefile +++ b/deskutils/vym/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= VYM (View Your Mind) is a tool to generate and manipulate maps BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |