diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-10-17 06:01:31 +0000 |
commit | 8f63af93b08f952dc99fd0a01f970b9afb2308f3 (patch) | |
tree | 19ff77f707eaee147f4883206958df928766727a /misc/color-theme.el | |
parent | 45568fba839edd8c8a2970326c6716487ae69f57 (diff) |
- Chase editors/emacs update
Notes
Notes:
svn path=/head/; revision=283686
Diffstat (limited to 'misc/color-theme.el')
-rw-r--r-- | misc/color-theme.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/color-theme.el/Makefile b/misc/color-theme.el/Makefile index a23e5406235c..22442566b97e 100644 --- a/misc/color-theme.el/Makefile +++ b/misc/color-theme.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= color-theme.el PORTVERSION= 6.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc elisp MASTER_SITES= http://download.gna.org/color-theme/ PKGNAMESUFFIX= -${EMACS_NAME} |