diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2002-09-12 13:41:33 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2002-09-12 13:41:33 +0000 |
commit | edbe1f9e94b48c8217e194301a7725b3d8f6aaa3 (patch) | |
tree | d804ede2eeddce50150997689a7c6c7f469131d7 /www/emacs-w3m/Makefile | |
parent | Update to 2.0.2. Assign maintainership to the submitter. (diff) |
Update to 1.3.2.
Submitted by: taoka
Notes
Notes:
svn path=/head/; revision=66205
Diffstat (limited to 'www/emacs-w3m/Makefile')
-rw-r--r-- | www/emacs-w3m/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index e190bfde562c..5bef86c58320 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -6,11 +6,10 @@ # PORTNAME= emacs-w3m -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= www elisp MASTER_SITES= http://emacs-w3m.namazu.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -DISTNAME= w3m_el-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org |