diff options
Diffstat (limited to 'www/gotty/Makefile')
-rw-r--r-- | www/gotty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gotty/Makefile b/www/gotty/Makefile index c00d9e4f1227..793da2123cc2 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotty -PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 20 +DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org |