diff options
author | ashish <ashish@FreeBSD.org> | 2012-08-02 00:50:15 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-08-02 00:50:15 +0800 |
commit | 8aae54251dc188b33eb2f4eca56a499e5f76ace7 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /misc | |
parent | dbefc3fa6334199382fe114dc768515852f593bb (diff) | |
download | freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.tar.gz freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.tar.zst freebsd-ports-gnome-8aae54251dc188b33eb2f4eca56a499e5f76ace7.zip |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
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 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} diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile index 0cc7d9916c41..039d99efd798 100644 --- a/misc/elscreen/Makefile +++ b/misc/elscreen/Makefile @@ -7,7 +7,7 @@ PORTNAME= elscreen PORTVERSION= 1.4.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc elisp MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/ MASTER_SITE_SUBDIR= . old |