diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2001-12-24 13:56:04 +0000 |
commit | 356b063b9ed5fbe8b8c049311e544a3625279082 (patch) | |
tree | 7c101f3ea74965d36cce3a9234dd2a435d6f6639 /audio | |
parent | The distfile has changed. The Makefile in the original distfile (diff) |
Maintainer is now a committer
Approved by: demon
Notes
Notes:
svn path=/head/; revision=52100
Diffstat (limited to 'audio')
-rw-r--r-- | audio/kmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kmp3/Makefile b/audio/kmp3/Makefile index dfc0ce66db22..7eaf87735c5d 100644 --- a/audio/kmp3/Makefile +++ b/audio/kmp3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= audio kde MASTER_SITES= http://area51.mfh-iserlohn.de/kmp3/tarballs/ -MAINTAINER= mb@imp.ch +MAINTAINER= mbr@FreeBSD.org LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 |