diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-12 06:36:51 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-12 06:36:51 +0000 |
commit | ff97081f68d45c4f372dedc7b90bf0b73e048861 (patch) | |
tree | fe60184d94eb9c68181d090dea84d0d3f79425ab | |
parent | Re-enable IPv6 support since I've prepared KAME IPv6 patch. (diff) |
Update to 1.2.2.
Notes
Notes:
svn path=/head/; revision=51385
-rw-r--r-- | www/emacs-w3m/Makefile | 2 | ||||
-rw-r--r-- | www/emacs-w3m/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index ba38b9a223db..d352d941415e 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -6,7 +6,7 @@ # PORTNAME= emacs-w3m -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= www elisp MASTER_SITES= http://emacs-w3m.namazu.org/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/www/emacs-w3m/distinfo b/www/emacs-w3m/distinfo index f664043d9a31..4ceb27fb5fcd 100644 --- a/www/emacs-w3m/distinfo +++ b/www/emacs-w3m/distinfo @@ -1 +1 @@ -MD5 (w3m_el-1.2.1.tar.gz) = 79aa771f320273d31867fa6c5ad812e5 +MD5 (w3m_el-1.2.2.tar.gz) = 1ba745a2b5868a2fa52511fe74fe4f79 |