diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-07-30 22:56:55 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-07-30 22:56:55 +0000 |
commit | 3de770213d2a45b2b435fc844f594914ee06bad6 (patch) | |
tree | d6ac41389d11dc186b11577c246505fe6ca2c7cf /irc/ezbounce | |
parent | 57921d960ce8b16480bc6b5cc777535d92eaf0d4 (diff) | |
download | ports-3de770213d2a45b2b435fc844f594914ee06bad6.tar.gz ports-3de770213d2a45b2b435fc844f594914ee06bad6.zip |
Notes
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 7 | ||||
-rw-r--r-- | irc/ezbounce/distinfo | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index bde23a41e49e..b7d37bbf9eda 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -7,11 +7,16 @@ PORTNAME= ezbounce PORTVERSION= 1.04.a +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} -MAINTAINER= ports@FreeBSD.org +PATCH_SITES= http://druglord.freelsd.org/ezbounce/ +PATCHFILES= ezb-1.04a-crash-fix-patch +PATCH_DIST_STRIP= -p1 + +MAINTAINER= ab@astralblue.com COMMENT= A highly configurable IRC Proxy GNU_CONFIGURE= yes diff --git a/irc/ezbounce/distinfo b/irc/ezbounce/distinfo index e8ebd58b587b..e40b8b42f961 100644 --- a/irc/ezbounce/distinfo +++ b/irc/ezbounce/distinfo @@ -1 +1,2 @@ MD5 (ezbounce-1.04a.tar.gz) = f214fbd8ec1d95981639c9e1087436cb +MD5 (ezb-1.04a-crash-fix-patch) = 2c41dd7703df2b1d7c993f8665105122 |