summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-13 13:15:40 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-13 13:15:40 +0000
commita9d23e658443df25e21dd034dc12ee31da0ffca7 (patch)
tree0816454aeb7724295c6cf68f6ed9c14cd84b670f
parentMark as FORBIDDEN - multiple security vulnerabilities exist. See (diff)
Maintainer prefered this email address for filtering purposes.
Submitted by: Adam Kranzel <adam+ports@blacktabby.org>
Notes
Notes: svn path=/head/; revision=71600
-rw-r--r--net/papaya-plugins/Makefile2
-rw-r--r--net/papaya/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile
index 89edcfdb25dc..5660155734ed 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@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
diff --git a/net/papaya/Makefile b/net/papaya/Makefile
index 3566a3b14128..b3536b346307 100644
--- a/net/papaya/Makefile
+++ b/net/papaya/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://www.gtk-papaya.org/downloads/source/
DISTNAME= papaya-src-${PORTVERSION}
-MAINTAINER= adam@blacktabby.org
+MAINTAINER= adam+ports@blacktabby.org
GNU_CONFIGURE= yes
USE_GMAKE= yes