diff options
Diffstat (limited to 'devel/libserver/Makefile')
-rw-r--r-- | devel/libserver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libserver/Makefile b/devel/libserver/Makefile index 605b61bf8290..52d30c03d7ac 100644 --- a/devel/libserver/Makefile +++ b/devel/libserver/Makefile @@ -6,12 +6,12 @@ # PORTNAME= libserver -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca -COMMENT= generic TCP server in a library +COMMENT= Generic TCP server in a library MAN8= libserver.8 MANCOMPRESSED= yes |