diff options
author | linimon <linimon@FreeBSD.org> | 2006-11-13 03:01:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-11-13 03:01:29 +0800 |
commit | c62a187653811afb85a903c7c2804d29e5b47b75 (patch) | |
tree | cb5720cb39ba0eccf2ba51332d1805867fde81f1 /audio/madplay | |
parent | d3490aee56fca3020baa226759f51bdce878c2af (diff) | |
download | freebsd-ports-gnome-c62a187653811afb85a903c7c2804d29e5b47b75.tar.gz freebsd-ports-gnome-c62a187653811afb85a903c7c2804d29e5b47b75.tar.zst freebsd-ports-gnome-c62a187653811afb85a903c7c2804d29e5b47b75.zip |
Reset inactive maintainer asa@gascom.ru.
Hat: portmgr
Diffstat (limited to 'audio/madplay')
-rw-r--r-- | audio/madplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile index e141fc5a6e55..408c202e6870 100644 --- a/audio/madplay/Makefile +++ b/audio/madplay/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.mars.org/pub/mpeg/ MASTER_SITE_SUBDIR= mad -MAINTAINER= asa@gascom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Madplay MP3 player (part of MAD project) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |