aboutsummaryrefslogtreecommitdiffstats
path: root/www/pound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pound/Makefile')
-rw-r--r--www/pound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pound/Makefile b/www/pound/Makefile
index cdf46353d823..e288edb96549 100644
--- a/www/pound/Makefile
+++ b/www/pound/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pound
-PORTVERSION= 2.1.3
+PORTVERSION= 2.2
CATEGORIES= www net
MASTER_SITES= http://www.apsis.ch/pound/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -26,7 +26,7 @@ CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
MAKE_ARGS+= F_CONF=${PREFIX}/etc/pound.cfg
-MAN8= pound.8
+MAN8= pound.8 poundctl.8
OPTIONS= DAEMON "Running as a daemon" on \
LOG "With Syslog support" on \