diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-26 10:17:17 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-26 10:17:17 +0000 |
commit | 40a1cee04cb1b703a0ed4398fe580dc6d0dd6f4a (patch) | |
tree | 4df79f31ce119cbef49c12b4567f0caec9533747 /irc | |
parent | c3367255c1c3f0211bc536507f4b3fd8f43567c3 (diff) | |
download | ports-40a1cee04cb1b703a0ed4398fe580dc6d0dd6f4a.tar.gz ports-40a1cee04cb1b703a0ed4398fe580dc6d0dd6f4a.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/cwirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/cwirc/Makefile b/irc/cwirc/Makefile index 7f5161d82bad..7c7e8087518a 100644 --- a/irc/cwirc/Makefile +++ b/irc/cwirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= cwirc PORTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc comms hamradio MASTER_SITES= http://users.skynet.be/ppc/cwirc/download/ \ ${MASTER_SITE_LOCAL} |