diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
commit | d1ca0be6988f095918229669c64c597be83e6fd3 (patch) | |
tree | 9a7219dc1b8f504dd2a5abf8bed656bbfb9d5c30 /audio/abraca | |
parent | dc28255925be2e6a9b4b7b6a58ecc94c7de40dc5 (diff) | |
download | freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.gz freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.zst freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.zip |
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
Diffstat (limited to 'audio/abraca')
-rw-r--r-- | audio/abraca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abraca/Makefile b/audio/abraca/Makefile index 443039f3296b..558d094b8a8d 100644 --- a/audio/abraca/Makefile +++ b/audio/abraca/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.0 CATEGORIES= audio MASTER_SITES= http://abraca.xmms.se/attachments/download/134/ -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Abraca is a GTK2 client for the XMMS2 music player BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala |