diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
commit | d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch) | |
tree | c4e3594d87f8e8738d7a29889fee7a88de679c57 /www | |
parent | 35d7addf04a023375ba52387fa1040ca86608ddb (diff) | |
download | ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.tar.gz ports-d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-beonex/Makefile | 2 | ||||
-rw-r--r-- | www/linux-mozilla-devel/Makefile | 2 | ||||
-rw-r--r-- | www/linux-mozilla/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/linux-beonex/Makefile b/www/linux-beonex/Makefile index 98fe01d2fea7..dcf8029520b1 100644 --- a/www/linux-beonex/Makefile +++ b/www/linux-beonex/Makefile @@ -18,7 +18,7 @@ DISTNAME= beonex-comm-${PORTVERSION}-stable-1-linux-i686 PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR=trevor -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=Browser, HTML editor, mail and news client for use with Linux plugins RUN_DEPENDS= \ diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile index 61896201fedb..44b10dc62548 100644 --- a/www/linux-mozilla-devel/Makefile +++ b/www/linux-mozilla-devel/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -devel DIST_SUBDIR= linux-mozilla/${PORTVERSION} -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=Browser, HTML editor, MUA, news, and IRC client for Linux (unstable) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index ada9af957e86..ef5844f628a0 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi PKGNAMEPREFIX= linux- DIST_SUBDIR= linux-mozilla/${PORTVERSION} -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=Browser, HTML editor, MUA and newsreader for use with Linux plugins RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |