diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-14 05:56:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-14 05:56:35 +0800 |
commit | a0a4d694ed389fa65632da209771968c8dd67f0e (patch) | |
tree | ea4f3aaffca29badeb17dd5a2802c1916d3786b4 /net/papaya-plugins | |
parent | 5b8c2c7009a4d2122d9ad65bdfd3e960dd275f49 (diff) | |
download | freebsd-ports-gnome-a0a4d694ed389fa65632da209771968c8dd67f0e.tar.gz freebsd-ports-gnome-a0a4d694ed389fa65632da209771968c8dd67f0e.tar.zst freebsd-ports-gnome-a0a4d694ed389fa65632da209771968c8dd67f0e.zip |
Fix maintainers email address, this time for real (sorry, too many
people use a + as a separator for this that I automaticly put that
here)
Submitted by: Adam Kranzel <adam@blacktabby.org>
Diffstat (limited to 'net/papaya-plugins')
-rw-r--r-- | net/papaya-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile index 5660155734ed..c1c93790c2a9 100644 --- a/net/papaya-plugins/Makefile +++ b/net/papaya-plugins/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.gtk-papaya.org/downloads/plugins/source/ DISTNAME= papaya-plugins-src-${PORTVERSION} -MAINTAINER= adam+ports@blacktabby.org +MAINTAINER= adam-ports@blacktabby.org # We need the source for papaya to build the plugins. BUILD_DEPENDS= ${PORTSDIR}/net/papaya/work/papaya-src-${PORTVERSION}/src/h:${PORTSDIR}/net/papaya |