diff options
author | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2017-09-12 23:38:56 +0800 |
commit | 1f2f62e4159cdf54498b31bc28aa54b9246afe02 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /www | |
parent | 3d73873182ffe29725d51608929a7c1dc785ed21 (diff) | |
download | freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.gz freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.tar.zst freebsd-ports-gnome-1f2f62e4159cdf54498b31bc28aa54b9246afe02.zip |
Chase Emacs update
Diffstat (limited to 'www')
-rw-r--r-- | www/emacs-w3m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index e6cab5dc1d65..159714c9d690 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs-w3m PORTVERSION= 1.4.598.b.${SNAPDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www elisp MASTER_SITES= LOCAL/nobutaka PKGNAMESUFFIX= -${EMACS_PORT_NAME} |