diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
commit | 4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /misc | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/color-theme.el/Makefile | 2 | ||||
-rw-r--r-- | misc/elscreen/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/color-theme.el/Makefile b/misc/color-theme.el/Makefile index f7210ea5d131..87b95433a38a 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= 10 +PORTREVISION= 11 CATEGORIES= misc elisp MASTER_SITES= http://download.gna.org/color-theme/ PKGNAMESUFFIX= -${EMACS_NAME} diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index 039d99efd798..162f4d380422 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -7,7 +7,7 @@ PORTNAME= elscreen PORTVERSION= 1.4.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc elisp MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/ MASTER_SITE_SUBDIR= . old |