diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-23 01:09:17 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-23 01:09:17 +0000 |
commit | 6b2368f8f72ccf19aa242ecf32e9a188fcb4a353 (patch) | |
tree | 2b5d4e2d477c67cd9f5cbbd39207d24a14e476ca /audio/cpige | |
parent | 540a5a20d7be1edf1e89871acce2ecfb22959025 (diff) | |
download | FreeBSD-ports-6b2368f8f72ccf19aa242ecf32e9a188fcb4a353.zip FreeBSD-ports-6b2368f8f72ccf19aa242ecf32e9a188fcb4a353.tar.gz |
Pass maintainer-ship to submitter of last patch [1]
PR: 93613 [1]
Discusses on: irc
Diffstat (limited to 'audio/cpige')
-rw-r--r-- | audio/cpige/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index 635899c..2f6cd55 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.4 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@people.tecnik93.com COMMENT= Icecast/Shoutcast stream ripper USE_GMAKE= yes |