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 /textproc/muse | |
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 'textproc/muse')
-rw-r--r-- | textproc/muse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index 6b5508cf476d..2ee52e4474e8 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -3,7 +3,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ LOCAL/dryice \ |