diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-01-18 18:44:10 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-01-18 18:44:10 +0000 |
commit | d454180d3f6185cba47193e42e30cadcaae955bc (patch) | |
tree | f1bb4c99c46850f84e01bf1f54cf7b86239e4fc9 /irc | |
parent | 2725eeb2efbea9f8c8c0803eb618a33ffb21b5b9 (diff) | |
download | ports-d454180d3f6185cba47193e42e30cadcaae955bc.tar.gz ports-d454180d3f6185cba47193e42e30cadcaae955bc.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/iroffer/Makefile | 4 | ||||
-rw-r--r-- | irc/iroffer/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile index aa3cdabca9e6..d5a844a913c2 100644 --- a/irc/iroffer/Makefile +++ b/irc/iroffer/Makefile @@ -6,10 +6,10 @@ # PORTNAME= iroffer -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= irc MASTER_SITES= http://iroffer.org/archive/v1.4/ -DISTNAME= iroffer1.4.b01 +DISTNAME= iroffer1.4.b02 EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.ORG diff --git a/irc/iroffer/distinfo b/irc/iroffer/distinfo index ddd1106571f8..8f7a5ed42297 100644 --- a/irc/iroffer/distinfo +++ b/irc/iroffer/distinfo @@ -1,2 +1,2 @@ -MD5 (iroffer1.4.b01.tgz) = a700624b641c2a5468892ad3c064c35f -SIZE (iroffer1.4.b01.tgz) = 128826 +MD5 (iroffer1.4.b02.tgz) = 2956afe87c4c5dc45377ef14282a2a60 +SIZE (iroffer1.4.b02.tgz) = 130512 |