diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-07 20:21:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-07 20:21:30 +0000 |
commit | dfda2a32ecd361b582905ef8dce4f887672562e2 (patch) | |
tree | 89fbe5681917c133525963be4dddd346d8eb0b3d /textproc/muse | |
parent | 085666acefbc1e4a07d0f90ef86221cd33faa7bb (diff) | |
download | ports-dfda2a32ecd361b582905ef8dce4f887672562e2.tar.gz ports-dfda2a32ecd361b582905ef8dce4f887672562e2.zip |
Notes
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 cfb6ea97673f..e2d58d2d3b72 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -7,7 +7,7 @@ PORTNAME= muse PORTVERSION= 3.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ ${MASTER_SITE_LOCAL} \ |