diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2001-11-04 03:16:50 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2001-11-04 03:16:50 +0800 |
commit | dd8ad65a17d0d2a726c8414bc2515d6c298fbab4 (patch) | |
tree | 45bbf5ed8e7d9ec72ebaf4ade9ed9fd67b2f5a4d /www | |
parent | 4fa87b7ae5b202df87c0b7a6df757061d1d81485 (diff) | |
download | freebsd-ports-graphics-dd8ad65a17d0d2a726c8414bc2515d6c298fbab4.tar.gz freebsd-ports-graphics-dd8ad65a17d0d2a726c8414bc2515d6c298fbab4.tar.zst freebsd-ports-graphics-dd8ad65a17d0d2a726c8414bc2515d6c298fbab4.zip |
Maintainer is committer now.
Reviewed by: knu
Diffstat (limited to 'www')
-rw-r--r-- | www/emacs-w3m-emacs20/Makefile | 2 | ||||
-rw-r--r-- | www/emacs-w3m/Makefile | 2 | ||||
-rw-r--r-- | www/w3m/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/emacs-w3m-emacs20/Makefile b/www/emacs-w3m-emacs20/Makefile index 7df1a3fe906..8d25ab688ca 100644 --- a/www/emacs-w3m-emacs20/Makefile +++ b/www/emacs-w3m-emacs20/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://emacs-w3m.namazu.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= w3m_el-${PORTVERSION} -MAINTAINER= nobutaka@nobutaka.com +MAINTAINER= nobutaka@FreeBSD.org EMACS_PORT_NAME?= emacs20 diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index 7df1a3fe906..8d25ab688ca 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://emacs-w3m.namazu.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= w3m_el-${PORTVERSION} -MAINTAINER= nobutaka@nobutaka.com +MAINTAINER= nobutaka@FreeBSD.org EMACS_PORT_NAME?= emacs20 diff --git a/www/w3m/Makefile b/www/w3m/Makefile index b9c033f83a5..3863c8d2217 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= www ipv6 MASTER_SITES= http://mi.med.tohoku.ac.jp/~satodai/w3m/inusrc/200109/ DISTNAME= ${PORTNAME}-${W3M_VERSION}-inu-${INU_VERSION} -MAINTAINER?= nobutaka@nobutaka.com +MAINTAINER?= nobutaka@FreeBSD.org LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc |