diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
commit | eccf5db03a7c0cc8d5dd25b713b686f12dad5cee (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /misc/ringtonetools | |
parent | - Add support for stage dir [1] (diff) |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=355274
Diffstat (limited to 'misc/ringtonetools')
-rw-r--r-- | misc/ringtonetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ringtonetools/Makefile b/misc/ringtonetools/Makefile index 8c2b78b8128c..98dbd4bd54a6 100644 --- a/misc/ringtonetools/Makefile +++ b/misc/ringtonetools/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.26 CATEGORIES= misc MASTER_SITES= http://downloads.mikekohn.net/${PORTNAME}/ -MAINTAINER= mike@mikekohn.net +MAINTAINER= ports@FreeBSD.org COMMENT= Create/convert/listen to ringtones and logos for mobile phones RESTRICTED= no-commercial-use |