diff options
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 7df1a3fe9066..8d25ab688ca3 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 7df1a3fe9066..8d25ab688ca3 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 b9c033f83a5a..3863c8d2217c 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 |