diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-12 18:01:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-12 18:01:38 +0800 |
commit | 3858875862008996ee98d22606ceb38da6107309 (patch) | |
tree | feb27f7c5855da7619453b084064581544f1b553 /audio | |
parent | ff24ba56293e38c24c0665edd042ec63b7f08582 (diff) | |
download | freebsd-ports-gnome-3858875862008996ee98d22606ceb38da6107309.tar.gz freebsd-ports-gnome-3858875862008996ee98d22606ceb38da6107309.tar.zst freebsd-ports-gnome-3858875862008996ee98d22606ceb38da6107309.zip |
- Take maintainership.
Approved by: Andreas Kohn (old maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cowbell/Makefile | 2 | ||||
-rw-r--r-- | audio/dumb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index bbbf57c68f97..0b7d783d79fa 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= An elegant music organizer LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib diff --git a/audio/dumb/Makefile b/audio/dumb/Makefile index b27830790a15..e05d8915b60c 100644 --- a/audio/dumb/Makefile +++ b/audio/dumb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dumb -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= IT, XM, S3M and MOD player library USE_GMAKE= yes |