diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-30 13:19:55 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-30 13:19:55 +0000 |
commit | 97f8811dad0b8ef50f4fc6ea2e85d2491d1c6e17 (patch) | |
tree | 1259d8c27bd5f99c74295203d4960a9b2ecb1c7a | |
parent | PR: 57925 (diff) |
- Chase MAINTAINER e-mail changes
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
Notes
Notes:
svn path=/head/; revision=92641
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 2 | ||||
-rw-r--r-- | java/bouncycastle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index cd31ccbb5359..6d19bd35b8df 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= giconedit DISTNAME= gnome-iconedit-${PORTVERSION} -MAINTAINER= j.el-rayes@muthaland.at +MAINTAINER= j.el-rayes@daemon.li COMMENT= A small GNOME Icon Editor USE_REINPLACE= yes diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 1aaa06e2a337..db7e04e226d8 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java security MASTER_SITES= http://www.bouncycastle.org/download/ DISTNAME= jce-jdk13-${PORTVERSION:S/.//} -MAINTAINER= rara.rasputin@virgin.net +MAINTAINER= rasputin@idoru.mine.nu COMMENT= Cleanroom build of Java Cryptography Extensions BUILD_DEPENDS= ${JAVADIR}/bin/java:${PORTSDIR}/java/jdk13 |