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/muse | |
parent | 938c9d589e4979baf2bb78cd0a57a530da605536 (diff) | |
download | ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.tar.gz ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.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 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 \ |