diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-13 21:56:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-13 21:56:35 +0000 |
commit | ef3a76eada04c3210ba10d4812230ea6a35e57ba (patch) | |
tree | 151dcade293ac2c44e9884b19ae8aab8568b0340 /net/papaya | |
parent | Fix 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
Diffstat (limited to 'net/papaya')
-rw-r--r-- | net/papaya/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |