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 /mail/x-face-e21 | |
parent | 085666acefbc1e4a07d0f90ef86221cd33faa7bb (diff) |
Chase editors/emacs update
Notes
Notes:
svn path=/head/; revision=281398
Diffstat (limited to 'mail/x-face-e21')
-rw-r--r-- | mail/x-face-e21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/x-face-e21/Makefile b/mail/x-face-e21/Makefile index d505397dc6cc..b5c5f3c23fac 100644 --- a/mail/x-face-e21/Makefile +++ b/mail/x-face-e21/Makefile @@ -7,7 +7,7 @@ PORTNAME= x-face-e21 PORTVERSION= 20070306 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail elisp MASTER_SITES= http://www.jpl.org/elips/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |