diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /audio/tunesbrowser | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Notes
Notes:
svn path=/head/; revision=120470
Diffstat (limited to 'audio/tunesbrowser')
-rw-r--r-- | audio/tunesbrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 56f345fc2f4a..7d92ec3ddee6 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://craz.net/programs/itunes/files/ -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Gnome frontend DAAP client LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap |