diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-17 16:57:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-17 16:57:14 +0000 |
commit | 5795addbba9b9a79c66ce201661b96c571e7ef40 (patch) | |
tree | eae79d4f3cebba3d0e91ecad3c25f200503106b5 /irc | |
parent | 6462719ce3f9f3a042e8bf6ca531e9b2e8211d5c (diff) | |
download | ports-5795addbba9b9a79c66ce201661b96c571e7ef40.tar.gz ports-5795addbba9b9a79c66ce201661b96c571e7ef40.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/minbif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 7fb770e9c2d8..71024b4bac40 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -3,7 +3,7 @@ PORTNAME= minbif PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc net-im MASTER_SITES= https://symlink.me/attachments/download/148/ |