diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
commit | 7fc5bd70f304960d548c295f626246d604c95564 (patch) | |
tree | b7bada52f6c86c598f322b8419f7e1f930917b31 /mail/vm | |
parent | 826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff) | |
download | ports-7fc5bd70f304960d548c295f626246d604c95564.tar.gz ports-7fc5bd70f304960d548c295f626246d604c95564.zip |
Notes
Diffstat (limited to 'mail/vm')
-rw-r--r-- | mail/vm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vm/Makefile b/mail/vm/Makefile index 902c63af3148..9bd101c60d58 100644 --- a/mail/vm/Makefile +++ b/mail/vm/Makefile @@ -7,7 +7,7 @@ PORTNAME= vm PORTVERSION= 8.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail elisp MASTER_SITES= https://launchpad.net/${PORTNAME}/8.1.x/${PORTVERSION}/+download/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |