diff options
author | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
commit | b6e4b2925f0aed8cf9610e80e85bc8994827f1dc (patch) | |
tree | d728f0276a67fc5b6d5e8734fa8f25bdcf5655b9 /audio/paman/Makefile | |
parent | 1c03d3d231885f7ac35d063d3e44a27108ce9f8f (diff) | |
download | freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.gz freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.zst freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.zip |
Change MAINTAINER address to romain@.
Approved by: flz (mentor)
Diffstat (limited to 'audio/paman/Makefile')
-rw-r--r-- | audio/paman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile index ac21aa95ed92..e197e352fa44 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= Gtk frontend for PulseAudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ |