diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-23 05:06:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-23 05:06:59 +0000 |
commit | 4ec327a801d62f35563f483b4e489e745eaabaad (patch) | |
tree | 6c5803cd145d75b92b57750a78d0957e36e7ce6a /audio/rhythmbox | |
parent | bc6fc749ebdb52ede5fcda11f1dfbf0690a79639 (diff) |
Notes
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 6bc3d39ade9e..5d0fb6184432 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 \ |