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 /misc/color-theme.el | |
parent | 085666acefbc1e4a07d0f90ef86221cd33faa7bb (diff) |
Notes
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 8e0f438d6163..a23e5406235c 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= 5 +PORTREVISION= 6 CATEGORIES= misc elisp MASTER_SITES= http://download.gna.org/color-theme/ PKGNAMESUFFIX= -${EMACS_NAME} |