diff options
author | vs <vs@FreeBSD.org> | 2004-07-27 13:57:02 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-27 13:57:02 +0000 |
commit | 447c0e435447cf83f9c40476beee90632392240a (patch) | |
tree | decee1fd1749a5adf4ee3b95e8d80412337a385a /irc | |
parent | 4d0146a8d74956e2bea927e8ae17a63263c3a826 (diff) | |
download | FreeBSD-ports-447c0e435447cf83f9c40476beee90632392240a.zip FreeBSD-ports-447c0e435447cf83f9c40476beee90632392240a.tar.gz |
- Chase new tarball: Patched in June, bump PORTREVISION, add SIZE-data
- Lint MASTER_SITES
Closes PR: ports/68737
Submitted by: "grega"
Approved by: maintainer timeout
Diffstat (limited to 'irc')
-rw-r--r-- | irc/psybnc/Makefile | 8 | ||||
-rw-r--r-- | irc/psybnc/distinfo | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index 30a545d..248f087 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -7,13 +7,11 @@ PORTNAME= psybnc PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= http://193.111.113.194/ \ +MASTER_SITES= http://www.psychoid.lam3rz.de/ \ http://ircon.linux-de.org/files/ \ - http://bluemoon.reverse.net/irc/bouncers/psybnc/ \ - http://mek.la/irc/ \ - http://irc.risp.pl/download/psybnc/ \ - http://x-life.vip.lv/atlanta/software/ + http://shell.reverse.net/irc/ DISTNAME= psyBNC${PORTVERSION} MAINTAINER= webmaster@topfx.com diff --git a/irc/psybnc/distinfo b/irc/psybnc/distinfo index 6c26571..cd10ec0 100644 --- a/irc/psybnc/distinfo +++ b/irc/psybnc/distinfo @@ -1 +1,2 @@ -MD5 (psyBNC2.3.1.tar.gz) = d583ed4e3a98f71ac5ae8b5e4caf3424 +MD5 (psyBNC2.3.1.tar.gz) = 27c0970a0945fd345c86dc27eda2d711 +SIZE (psyBNC2.3.1.tar.gz) = 312224 |