diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:42:14 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:42:14 +0000 |
commit | 7a45240b4a56846920c52b514b7d2bf00705d964 (patch) | |
tree | 7c8e9cab6f9d9cc419ce3a760fb353a6c459d728 /audio/s3mod/Makefile | |
parent | fd6dcd793652b0ae3a891177e0df09cde7e2e840 (diff) | |
download | ports-7a45240b4a56846920c52b514b7d2bf00705d964.tar.gz ports-7a45240b4a56846920c52b514b7d2bf00705d964.zip |
Remove inactive MAINTAINER <ugen>, he hasn't committed in nearly 6 years.
Notes
Notes:
svn path=/head/; revision=37626
Diffstat (limited to 'audio/s3mod/Makefile')
-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 88c5cf99cb0a..6cc4c6e6d793 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 |