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 /irc | |
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 'irc')
-rw-r--r-- | irc/irchat-jp/Makefile | 2 | ||||
-rw-r--r-- | irc/riece/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile index 8244b0f0a652..ba72b062568e 100644 --- a/irc/irchat-jp/Makefile +++ b/irc/irchat-jp/Makefile @@ -7,7 +7,7 @@ PORTNAME= irchat-jp PORTVERSION= 26.d -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= irc elisp MASTER_SITES= http://www.ircnet.jp/dist/irchat/:master \ ${MASTER_SITE_LOCAL:S/$/:backup/} diff --git a/irc/riece/Makefile b/irc/riece/Makefile index c21e1aa2899c..fb028f6f6654 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -6,7 +6,7 @@ PORTNAME= riece PORTVERSION= 8.0.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} |