diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
commit | 4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /mail/mew | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) | |
download | ports-4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa.tar.gz ports-4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa.zip |
Notes
Diffstat (limited to 'mail/mew')
-rw-r--r-- | mail/mew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 93d671acdc62..3155e8311303 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -8,7 +8,7 @@ PORTNAME= mew PORTVERSION= 6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail elisp MASTER_SITES= http://www.mew.org/Release/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |