diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-23 05:06:59 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-23 05:06:59 +0000 |
commit | 50776c71c26ef958ef069cf2c2849baec39af72f (patch) | |
tree | 926faff1f17ea5b7a627066e29d2189705fa0bbe /audio/rhythmbox | |
parent | 3c614bdaa28f778b0c8a706bbe5149c74dd5bdd5 (diff) | |
download | FreeBSD-ports-50776c71c26ef958ef069cf2c2849baec39af72f.zip FreeBSD-ports-50776c71c26ef958ef069cf2c2849baec39af72f.tar.gz |
s/freebsd.org/FreeBSD.org/
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 6bc3d39..5d0fb61 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 DIST_SUBDIR= gnome2 -MAINTAINER= marcus@freebsd.org +MAINTAINER= marcus@FreeBSD.org COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ |