diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | e70667cc7df46c3b52de06c99ac31973d8492e3a (patch) | |
tree | ef7226aded6c93d7cb7ea936fc49a411635283d0 /audio/taglib | |
parent | 2a8418597d9a9c7ac9632024e13dd1805165a331 (diff) | |
download | FreeBSD-ports-e70667cc7df46c3b52de06c99ac31973d8492e3a.zip FreeBSD-ports-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.gz |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Diffstat (limited to 'audio/taglib')
-rw-r--r-- | audio/taglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index d41085f..dc67fc7 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Library for manipulating ID3 tags and Ogg comments GNU_CONFIGURE= yes |