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/dictem | |
parent | 085666acefbc1e4a07d0f90ef86221cd33faa7bb (diff) | |
download | ports-dfda2a32ecd361b582905ef8dce4f887672562e2.tar.gz ports-dfda2a32ecd361b582905ef8dce4f887672562e2.zip |
Chase editors/emacs update
Notes
Notes:
svn path=/head/; revision=281398
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 b2acd47b8899..f08a228f150f 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -6,7 +6,7 @@ PORTNAME= dictem PORTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |