diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | 1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /audio | |
parent | b502893bb74a56b3845e4ead8df47b78cbd2c294 (diff) | |
download | freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.gz freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.zst freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pidgin-musictracker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pidgin-musictracker/Makefile b/audio/pidgin-musictracker/Makefile index 106cf7919dd5..1c59e71352c0 100644 --- a/audio/pidgin-musictracker/Makefile +++ b/audio/pidgin-musictracker/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= pidgin- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for Pidgin to displays the music track currently playing BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin |