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 /audio/emms | |
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 'audio/emms')
-rw-r--r-- | audio/emms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/emms/Makefile b/audio/emms/Makefile index 372bcf1e8f29..eb1a5a7ad4d3 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -7,7 +7,7 @@ PORTNAME= emms PORTVERSION= 3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio elisp MASTER_SITES= http://www.gnu.org/software/emms/download/ \ http://dryice.name/computer/FreeBSD/distfiles/ |