diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-09 21:04:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-09 21:04:26 +0800 |
commit | b8b07c40280134defe67588923141e7ed6b81c65 (patch) | |
tree | 7a0c64c457f7561f14a4c1bc3cb2c052c2da53be /audio | |
parent | 03738bb3823ed1ab78a450ebadcd3fc3957253c9 (diff) | |
download | freebsd-ports-gnome-b8b07c40280134defe67588923141e7ed6b81c65.tar.gz freebsd-ports-gnome-b8b07c40280134defe67588923141e7ed6b81c65.tar.zst freebsd-ports-gnome-b8b07c40280134defe67588923141e7ed6b81c65.zip |
- Drop Maintainership
Diffstat (limited to 'audio')
-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 55e2a1fff910..48b61bfc9d9b 100644 --- a/audio/dumb/Makefile +++ b/audio/dumb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dumb -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IT, XM, S3M and MOD player library USE_GMAKE= yes |