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/dumb | |
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/dumb')
-rw-r--r-- | audio/dumb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |