diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-05 03:44:36 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-05 03:44:36 +0800 |
commit | 93f7e7de5d40e8d96d8136bf1c9c7a03e849f975 (patch) | |
tree | cefb15993834d4be3a63029526f67b89ef11c4ee /irc/p5-IRC | |
parent | 845a31ff5065316e77299dd5ffbd527668e671cb (diff) | |
download | freebsd-ports-graphics-93f7e7de5d40e8d96d8136bf1c9c7a03e849f975.tar.gz freebsd-ports-graphics-93f7e7de5d40e8d96d8136bf1c9c7a03e849f975.tar.zst freebsd-ports-graphics-93f7e7de5d40e8d96d8136bf1c9c7a03e849f975.zip |
Update to version 0.61
PR: 13559
Submitted by: maintainer
Diffstat (limited to 'irc/p5-IRC')
-rw-r--r-- | irc/p5-IRC/Makefile | 6 | ||||
-rw-r--r-- | irc/p5-IRC/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index aad4ef3bb20..b984fdf6867 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-IRC -# Version required: 0.59 +# Version required: 0.61 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= Net-IRC-0.59 -PKGNAME= p5-IRC-0.59 +DISTNAME= Net-IRC-0.61 +PKGNAME= p5-IRC-0.61 CATEGORIES= irc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/irc/p5-IRC/distinfo b/irc/p5-IRC/distinfo index 14970ca79e0..55304e713f3 100644 --- a/irc/p5-IRC/distinfo +++ b/irc/p5-IRC/distinfo @@ -1 +1 @@ -MD5 (Net-IRC-0.59.tar.gz) = 6caa4bb6accdd9c33e8b37e8ffd77f3d +MD5 (Net-IRC-0.61.tar.gz) = 3508d28400649e47ef25c18cb443a93e |