diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-05-15 20:41:58 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-05-15 20:41:58 +0800 |
commit | 1a0c2e392dd23abf7d81c7283ebbab9cb4e4eccb (patch) | |
tree | 995788aa264c244c1f9ec244e0d7622b12861f81 /www | |
parent | a196c640016e2d3ced11be1c7fe38545dc065cf1 (diff) | |
download | freebsd-ports-gnome-1a0c2e392dd23abf7d81c7283ebbab9cb4e4eccb.tar.gz freebsd-ports-gnome-1a0c2e392dd23abf7d81c7283ebbab9cb4e4eccb.tar.zst freebsd-ports-gnome-1a0c2e392dd23abf7d81c7283ebbab9cb4e4eccb.zip |
- drop maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/opera-linuxplugins/Makefile | 2 | ||||
-rw-r--r-- | www/opera/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index 1756080f4fe8..9717ad705a9e 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \ PKGNAMESUFFIX= -linuxplugins DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.i386.linux -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux plugin support for the native Opera browser RUN_DEPENDS= ${LOCALBASE}/lib/opera/pluginwrapper/operapluginwrapper:${PORTSDIR}/${PKGCATEGORY}/opera diff --git a/www/opera/Makefile b/www/opera/Makefile index 26ce6d8d961f..97a94a38cd5a 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/opera/${MASTER_SITES_VER_PATH}&,}/ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.${ARCH}.freebsd -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Blazingly fast, full-featured, standards-compliant browser LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ |