diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-12 02:27:23 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-12 02:27:23 +0800 |
commit | d28f3a221eef1daef3c3b906a626ba05d6432bdd (patch) | |
tree | c7ab0647a2bb94c370ffc1d55f2277c3151456c6 /irc/ii/Makefile | |
parent | bf4b9d0b32e678f63d3724baebb6a3fda5a26e17 (diff) | |
download | freebsd-ports-gnome-d28f3a221eef1daef3c3b906a626ba05d6432bdd.tar.gz freebsd-ports-gnome-d28f3a221eef1daef3c3b906a626ba05d6432bdd.tar.zst freebsd-ports-gnome-d28f3a221eef1daef3c3b906a626ba05d6432bdd.zip |
- Update to 1.6
- Remove MD5 checksum
PR: ports/155473
Submitted by: dhn (myself)
Approved by: maintainer
Diffstat (limited to 'irc/ii/Makefile')
-rw-r--r-- | irc/ii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ii/Makefile b/irc/ii/Makefile index c74a4b0cba37..f0523bca09a0 100644 --- a/irc/ii/Makefile +++ b/irc/ii/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ii -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= irc MASTER_SITES= http://dl.suckless.org/tools/ \ http://laffaye.free.fr/distfiles/ |