diff options
author | olgeni <olgeni@FreeBSD.org> | 2006-05-28 21:49:56 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2006-05-28 21:49:56 +0800 |
commit | 4f3ae3949f16361b5a534a5657e0a8d7620be13f (patch) | |
tree | a787cf8dd116d0a5e91647460a615109470412c0 /www/yaws/Makefile | |
parent | 3a74c44007059e10471211a5dc9a3b82ba92ceae (diff) | |
download | freebsd-ports-gnome-4f3ae3949f16361b5a534a5657e0a8d7620be13f.tar.gz freebsd-ports-gnome-4f3ae3949f16361b5a534a5657e0a8d7620be13f.tar.zst freebsd-ports-gnome-4f3ae3949f16361b5a534a5657e0a8d7620be13f.zip |
Upgrade to version 1.61.
Diffstat (limited to 'www/yaws/Makefile')
-rw-r--r-- | www/yaws/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/yaws/Makefile b/www/yaws/Makefile index 8675a826f889..6396d2c29f32 100644 --- a/www/yaws/Makefile +++ b/www/yaws/Makefile @@ -6,8 +6,7 @@ # PORTNAME= yaws -PORTVERSION= 1.58 -PORTREVISION= 2 +PORTVERSION= 1.61 CATEGORIES= www MASTER_SITES= http://yaws.hyber.org/download/ |