summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-13 21:56:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-13 21:56:35 +0000
commitef3a76eada04c3210ba10d4812230ea6a35e57ba (patch)
tree151dcade293ac2c44e9884b19ae8aab8568b0340
parentFix on -STABLE which only has _BSD_VA_LIST_ (diff)
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>
Notes
Notes: svn path=/head/; revision=71615
-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 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
diff --git a/net/papaya/Makefile b/net/papaya/Makefile
index b3536b346307..1bc9e2cf8395 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+ports@blacktabby.org
+MAINTAINER= adam-ports@blacktabby.org
GNU_CONFIGURE= yes
USE_GMAKE= yes