aboutsummaryrefslogtreecommitdiff
path: root/irc/inspircd
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-04 09:40:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-04 09:40:59 +0000
commita5185846f07f13921bb0799a8a761c9f8ff67789 (patch)
tree603a488a83d35e3168f3e16a8e22245850bdf6cf /irc/inspircd
parentffa1abb2633e48764831896de0ed31535fa3829d (diff)
downloadports-a5185846f07f13921bb0799a8a761c9f8ff67789.tar.gz
ports-a5185846f07f13921bb0799a8a761c9f8ff67789.zip
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=360588
Diffstat (limited to 'irc/inspircd')
-rw-r--r--irc/inspircd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 0bfcd637e3a1..a2752da9fcb0 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inspircd
PORTVERSION= 2.0.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MAINTAINER= feld@FreeBSD.org