diff options
Diffstat (limited to 'irc/epic5/Makefile')
-rw-r--r-- | irc/epic5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 7a8b8460113a..75354db5f32f 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -8,7 +8,7 @@ PORTNAME= epic4 PORTVERSION= 1.0.1 # Make these variables overridable for slave ports -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= irc ipv6 MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/%SUBDIR%/ \ ftp://ftp.magenet.com/pub/epic/%SUBDIR%/ \ |