diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2018-11-27 15:34:24 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2018-11-27 15:34:24 +0000 |
commit | 4345d862c4f66b9420acf6307c6a1b754229b893 (patch) | |
tree | 6db1ff3a3e488b6fa5baf7f675d7059a69b31e5d /irc/epic5/Makefile | |
parent | bfccb4a79119da8b40ecacfdd4a80755361cfc81 (diff) |
Notes
Diffstat (limited to 'irc/epic5/Makefile')
-rw-r--r-- | irc/epic5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index e61d2ff6e7dc..c76885dd2321 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -3,6 +3,7 @@ PORTNAME= epic5 PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ |