diff options
Diffstat (limited to '')
-rw-r--r-- | www/websocketd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index 67dea8e2abed..7e0322ca86e0 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocketd PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org |