diff options
author | Romain Tartière <romain@FreeBSD.org> | 2016-08-08 18:06:31 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2016-08-08 18:06:31 +0000 |
commit | b8772975e99fcb317a879bbd7490898591cbf026 (patch) | |
tree | 9af9395d18f0dece03b3a3d0a72f5a2566de631e /irc/smartirc4net/Makefile | |
parent | 0265f66615b6ec26e85360475ac4726b280b19a2 (diff) |
Notes
Diffstat (limited to 'irc/smartirc4net/Makefile')
-rw-r--r-- | irc/smartirc4net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index f7b670d01f2d..aa870316b008 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= smartirc4net -PORTVERSION= 0.4.5.1 +PORTVERSION= 1.0 CATEGORIES= irc -MASTER_SITES= http://www.smuxi.org/jaws/data/files/ +MASTER_SITES= https://smuxi.im/jaws/data/files/ MAINTAINER= mono@FreeBSD.org COMMENT= Multi-layered IRC library |