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/ratbox-services/Makefile | |
parent | ffa1abb2633e48764831896de0ed31535fa3829d (diff) |
Notes
Diffstat (limited to 'irc/ratbox-services/Makefile')
-rw-r--r-- | irc/ratbox-services/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |