diff options
author | ashish <ashish@FreeBSD.org> | 2012-09-05 01:05:43 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-09-05 01:05:43 +0800 |
commit | 291a5ee02c7abe313fed2da4e756dd70e502fc78 (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /textproc/muse | |
parent | cdde963395c320e6102eb943b712731a66711a14 (diff) | |
download | freebsd-ports-gnome-291a5ee02c7abe313fed2da4e756dd70e502fc78.tar.gz freebsd-ports-gnome-291a5ee02c7abe313fed2da4e756dd70e502fc78.tar.zst freebsd-ports-gnome-291a5ee02c7abe313fed2da4e756dd70e502fc78.zip |
Chase Emacs updates
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 62cf78d79946..f37826773ed5 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -7,7 +7,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ ${MASTER_SITE_LOCAL} \ |