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/elscreen | |
parent | 98eba3c9e6ee9014a7dfaf2847bf7347b13dcf51 (diff) | |
download | ports-f3770c10f91170936ad9d6bef144bcb6b0137ed6.tar.gz ports-f3770c10f91170936ad9d6bef144bcb6b0137ed6.zip |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
Notes
Notes:
svn path=/head/; revision=301834
Diffstat (limited to 'misc/elscreen')
-rw-r--r-- | misc/elscreen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |