diff options
-rw-r--r-- | net/silc-client/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2-Canvas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index fc029df99daf..7e58acd2f554 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -24,7 +24,7 @@ MASTER_SITE_SUBDIR= client/sources PKGNAMESUFFIX= ${IRSSI_PLUGIN}-client DISTNAME= ${PORTNAME}-client-${PORTVERSION} -MAINTAINER?= wxs@atarininja.org +MAINTAINER?= wxs@FreeBSD.org COMMENT= Secure Internet Live Conferencing (SILC) network client USE_BZIP2= yes diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile index a6231f2f3855..c01702e1146b 100644 --- a/x11-toolkits/p5-Gnome2-Canvas/Makefile +++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile @@ -18,7 +18,7 @@ PKGNAMEPREFIX= p5- DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \ ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |