diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-08 14:42:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-08 14:42:11 +0000 |
commit | 018cbb3dbcca162f6a59c780b3025b0f107ed104 (patch) | |
tree | 6c855f97a037fad94c6584388f6b4bed34cef63f /irc | |
parent | fda235584f0f88c00292df60cc7ef02d9ea4c0f9 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic5/Makefile | 1 | ||||
-rw-r--r-- | irc/epic5/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index f3871befe845..dae76babe729 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -3,6 +3,7 @@ PORTNAME= epic5 PORTVERSION= 1.1.11 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ diff --git a/irc/epic5/pkg-descr b/irc/epic5/pkg-descr index 652e42413465..a03f8e0565d5 100644 --- a/irc/epic5/pkg-descr +++ b/irc/epic5/pkg-descr @@ -10,4 +10,4 @@ co-exist. Due to it's minimalist approach it is highly recommended you use a script with EPIC. -WWW: http://www.epicsol.org +WWW: http://www.epicsol.org/ |