diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-14 04:17:27 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-14 04:17:27 +0800 |
commit | d5ffb6c5ef832b0b0995207107a77cf4acc42ba7 (patch) | |
tree | a23994e3794da9a0e4f048297d1f12004438f7aa /audio/mp3splt | |
parent | 3b46b2eb3b0a9cc876eb0c22dca0bd2271fd0941 (diff) | |
download | freebsd-ports-graphics-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.tar.gz freebsd-ports-graphics-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.tar.zst freebsd-ports-graphics-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.zip |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
Diffstat (limited to 'audio/mp3splt')
-rw-r--r-- | audio/mp3splt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 7869fe2021e..3a4240877fc 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= Utility to split mp3 and ogg files (via CUE sheets) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |