diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-13 13:15:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-13 13:15:40 +0000 |
commit | a9d23e658443df25e21dd034dc12ee31da0ffca7 (patch) | |
tree | 0816454aeb7724295c6cf68f6ed9c14cd84b670f /net/papaya/Makefile | |
parent | b1ba818a65bc417040f4ed1576cbd03c379dbc19 (diff) |
Notes
Diffstat (limited to 'net/papaya/Makefile')
-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 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 |