diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
commit | b73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch) | |
tree | e7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /audio/linux-mikmod | |
parent | da87f7eace8c8a07a830c1117f9ceac67543f19e (diff) | |
download | ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.tar.gz ports-b73f95f9088ee3ed89aa06f86d36751ee6008e50.zip |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Notes
Notes:
svn path=/head/; revision=228687
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 |