diff options
author | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
commit | 4f75b4dde5d7eab2e474842db370103c6d278355 (patch) | |
tree | ef076ef465fb2649e1b724165ea6e5282cd8e292 /audio/linux-mikmod | |
parent | 76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff) | |
download | freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'audio/linux-mikmod')
-rw-r--r-- | audio/linux-mikmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-mikmod/Makefile b/audio/linux-mikmod/Makefile index c54f23a23b6b..230e13109c71 100644 --- a/audio/linux-mikmod/Makefile +++ b/audio/linux-mikmod/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 3.1.6 CATEGORIES= audio linux DISTNAME= ${PORTNAME}-${PORTVERSION}-34 -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= MikMod Sound Library (Linux version) ONLY_FOR_ARCHS= i386 amd64 |