1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to 0.3.3, change URI of Web page.

Documents in English is now available.
This commit is contained in:
Yoichi NAKAYAMA 2002-11-11 04:31:27 +00:00
parent 4c89da9e4e
commit 320ae9cbe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69873
4 changed files with 7 additions and 5 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= emacs-wget
PORTVERSION= 0.3.2
PORTVERSION= 0.3.3
CATEGORIES= ftp www
MASTER_SITES= http://isweb22.infoseek.co.jp/computer/pop-club/emacs/emacs-wget/
MASTER_SITES= http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/
MAINTAINER= yoichi@FreeBSD.org
@ -21,7 +21,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/*.el ${PREFIX}/share/emacs/site-lisp/wget
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
.for i in README.ja USAGE.ja
.for i in README README.ja USAGE USAGE.ja
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.endif

View File

@ -1 +1 @@
MD5 (emacs-wget-0.3.2.tar.gz) = d5135c1014fc9430a465b4ac41427da3
MD5 (emacs-wget-0.3.3.tar.gz) = bd0c1a4949c6a878d1f3c6d1caffbd8e

View File

@ -1,3 +1,3 @@
Emacs-wget is a simple interface program of wget for Emacsen.
WWW: http://isweb22.infoseek.co.jp/computer/pop-club/emacs/emacs-wget/emacs-wget.html
WWW: http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/

View File

@ -3,6 +3,8 @@ share/emacs/site-lisp/wget/w3-wget.el
share/emacs/site-lisp/wget/w3m-wget.el
share/emacs/site-lisp/wget/wget-sysdep.el
@dirrm share/emacs/site-lisp/wget
%%PORTDOCS%%share/doc/emacs-wget/README
%%PORTDOCS%%share/doc/emacs-wget/README.ja
%%PORTDOCS%%share/doc/emacs-wget/USAGE
%%PORTDOCS%%share/doc/emacs-wget/USAGE.ja
%%PORTDOCS%%@dirrm share/doc/emacs-wget