diff options
author | mezz <mezz@FreeBSD.org> | 2004-05-03 07:36:58 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-05-03 07:36:58 +0800 |
commit | df0b5431b47975801304815e633b176cab5e3097 (patch) | |
tree | d182ee34a1e68021d3ffc91db48009109c8d24fd /www | |
parent | 74b47cde4f77a5bcbdf4c78ceb136c628e1071ed (diff) | |
download | freebsd-ports-graphics-df0b5431b47975801304815e633b176cab5e3097.tar.gz freebsd-ports-graphics-df0b5431b47975801304815e633b176cab5e3097.tar.zst freebsd-ports-graphics-df0b5431b47975801304815e633b176cab5e3097.zip |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-opera-devel/Makefile | 2 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 2 | ||||
-rw-r--r-- | www/ruby-gtkhtml2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index f6eb68fea71..ffdc3bbb7d4 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/linux/723/final/en/i386/s PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.2003/-2003/}.1-static-qt.i386-en -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= A blazingly fast, full-featured, standards-compliant browser CONFLICTS= opera-* diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index f6eb68fea71..ffdc3bbb7d4 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/linux/723/final/en/i386/s PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.2003/-2003/}.1-static-qt.i386-en -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= A blazingly fast, full-featured, standards-compliant browser CONFLICTS= opera-* diff --git a/www/ruby-gtkhtml2/Makefile b/www/ruby-gtkhtml2/Makefile index a08dc4edc65..b4b47d83e1d 100644 --- a/www/ruby-gtkhtml2/Makefile +++ b/www/ruby-gtkhtml2/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz7@cox.net +MAINTAINER= mezz@FreeBSD.org COMMENT= Ruby binding for GtkHtml2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 |