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 /textproc/dictem | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) | |
download | ports-4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa.tar.gz ports-4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa.zip |
Chase Emacs updates
Notes
Notes:
svn path=/head/; revision=303664
Diffstat (limited to 'textproc/dictem')
-rw-r--r-- | textproc/dictem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 81467349590a..1dfe5fe21d1a 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -6,7 +6,7 @@ PORTNAME= dictem PORTVERSION= 1.0.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |