diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
commit | f3770c10f91170936ad9d6bef144bcb6b0137ed6 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /misc/color-theme.el | |
parent | 98eba3c9e6ee9014a7dfaf2847bf7347b13dcf51 (diff) | |
download | ports-f3770c10f91170936ad9d6bef144bcb6b0137ed6.tar.gz ports-f3770c10f91170936ad9d6bef144bcb6b0137ed6.zip |
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 ca6b058f616b..f7210ea5d131 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= 9 +PORTREVISION= 10 CATEGORIES= misc elisp MASTER_SITES= http://download.gna.org/color-theme/ PKGNAMESUFFIX= -${EMACS_NAME} |