diff options
author | will <will@FreeBSD.org> | 2001-01-27 05:42:14 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 05:42:14 +0000 |
commit | 7af5c49e06785741098f1f0ea8e636a862bc057a (patch) | |
tree | fafbd60b574fe0487a435899d99d536ace8518d0 /audio/s3mod | |
parent | 60f19f575d8471463cb42b1fcf3c2c7aa6fede46 (diff) | |
download | FreeBSD-ports-7af5c49e06785741098f1f0ea8e636a862bc057a.zip FreeBSD-ports-7af5c49e06785741098f1f0ea8e636a862bc057a.tar.gz |
Remove inactive MAINTAINER <ugen>, he hasn't committed in nearly 6 years.
Diffstat (limited to 'audio/s3mod')
-rw-r--r-- | audio/s3mod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile index 88c5cf9..6cc4c6e 100644 --- a/audio/s3mod/Makefile +++ b/audio/s3mod/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= ugen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= freebsd |