diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
| commit | a5185846f07f13921bb0799a8a761c9f8ff67789 (patch) | |
| tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /irc | |
| parent | ffa1abb2633e48764831896de0ed31535fa3829d (diff) | |
Notes
Diffstat (limited to 'irc')
| -rw-r--r-- | irc/inspircd/Makefile | 2 | ||||
| -rw-r--r-- | irc/ircd-ratbox-devel/Makefile | 1 | ||||
| -rw-r--r-- | irc/ircd-ratbox/Makefile | 1 | ||||
| -rw-r--r-- | irc/ratbox-services/Makefile | 2 |
4 files changed, 4 insertions, 2 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 diff --git a/irc/ircd-ratbox-devel/Makefile b/irc/ircd-ratbox-devel/Makefile index 9020e51cca48..5705f78b965a 100644 --- a/irc/ircd-ratbox-devel/Makefile +++ b/irc/ircd-ratbox-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= ircd-ratbox PORTVERSION= 3.0.7 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://www.ratbox.org/download/ \ http://www.ratbox.org/download/old/ diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index c6f37556f9ce..313c3a0e6373 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -3,6 +3,7 @@ PORTNAME= ircd-ratbox PORTVERSION= 3.0.8 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://www.ratbox.org/download/ \ http://www.ratbox.org/download/old/ diff --git a/irc/ratbox-services/Makefile b/irc/ratbox-services/Makefile index afee68d6faeb..5fcd35456a6b 100644 --- a/irc/ratbox-services/Makefile +++ b/irc/ratbox-services/Makefile @@ -3,7 +3,7 @@ PORTNAME= ratbox-services PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= http://services.ratbox.org/download/ \ http://services.ratbox.org/download/old/ |
