summaryrefslogtreecommitdiff
path: root/irc/epic4/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-06-01 09:29:13 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-06-01 09:29:13 +0000
commit1026ab92c2d580642b2c3dcd9142864aca1fd063 (patch)
tree7f610ee8f0a7e0683db7c341b179f02ed694ddf6 /irc/epic4/Makefile
parentFix build problem when using WITHOUT_X11. (diff)
Security Update
Fix "Possible remote exploit from rogue server" problem PR: 52723 Submitted by: Anders Andersson <anders@andersa.net>
Notes
Notes: svn path=/head/; revision=81881
Diffstat (limited to 'irc/epic4/Makefile')
-rw-r--r--irc/epic4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile
index 38b837f9ea69..07431bd544e9 100644
--- a/irc/epic4/Makefile
+++ b/irc/epic4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= epic4
PORTVERSION= 1.0.1
# Make these variables overridable for slave ports
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= irc ipv6
MASTER_SITES= http://ftp.prbh.org/pub/epic/EPIC4-PRODUCTION/ \
ftp://ftp.icm.edu.pl/vol/rzm0/irc/EPIC/%SUBDIR%/ \