diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-16 09:21:14 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-16 09:21:14 +0000 |
commit | 528104def4837a7dd57c06c8994ee8a97f6f973f (patch) | |
tree | 8c8fbc1d1140d0824c10611093571c1660bdcb21 /irc/ezbounce/Makefile | |
parent | 71210fd7bd15234c74e2aa12b6564ed6ab72b3c5 (diff) |
Notes
Diffstat (limited to 'irc/ezbounce/Makefile')
-rw-r--r-- | irc/ezbounce/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index bafbac599b2b..7b22e935ee3c 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ezbounce -PORTVERSION= 1.04.b +PORTVERSION= 1.04c CATEGORIES= irc -MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \ - http://ezbounce.dc-team.com/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} +MASTER_SITES= http://druglord.freelsd.org/ezbounce/files/ \ + ftp://ftp.rewt.org.uk/pub/distfiles/ +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= joe@joeholden.co.uk COMMENT= A highly configurable IRC Proxy |