diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
commit | 53aec0cd56136f008dd85bad1dd9e88cc8ca4c68 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /textproc/emacs-wiki | |
parent | - Update Emacs to 25.3 (diff) |
Chase Emacs update
Notes
Notes:
svn path=/head/; revision=449697
Diffstat (limited to 'textproc/emacs-wiki')
-rw-r--r-- | textproc/emacs-wiki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile index 3e967a5b7e70..13a2f503696d 100644 --- a/textproc/emacs-wiki/Makefile +++ b/textproc/emacs-wiki/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs-wiki PORTVERSION= 2.72 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc elisp MASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \ http://dryice.name/computer/FreeBSD/distfiles/ |