diff options
author | archie <archie@FreeBSD.org> | 2002-08-22 12:51:44 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2002-08-22 12:51:44 +0800 |
commit | 327f316adb04751abdc566d7085aa01046b25fd1 (patch) | |
tree | 52b46973916aab5da3b08c4d0c3efef7ce65797f /www | |
parent | 15091f654b7e41cf4fcb49082e2e653cd13d27b5 (diff) | |
download | freebsd-ports-gnome-327f316adb04751abdc566d7085aa01046b25fd1.tar.gz freebsd-ports-gnome-327f316adb04751abdc566d7085aa01046b25fd1.tar.zst freebsd-ports-gnome-327f316adb04751abdc566d7085aa01046b25fd1.zip |
Update to version 0.1.1. Fixes build problems on -stable.
Diffstat (limited to 'www')
-rw-r--r-- | www/lws/Makefile | 2 | ||||
-rw-r--r-- | www/lws/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/lws/Makefile b/www/lws/Makefile index b744e81f8714..8da9890075d6 100644 --- a/www/lws/Makefile +++ b/www/lws/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lws -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie diff --git a/www/lws/distinfo b/www/lws/distinfo index 76c55c74941c..c3caefac3dfe 100644 --- a/www/lws/distinfo +++ b/www/lws/distinfo @@ -1 +1 @@ -MD5 (lws-0.1.0.tar.gz) = 186532ec9790c431fd14fcd7acfa27fb +MD5 (lws-0.1.1.tar.gz) = 661678ff43aa072beefa697d3daa7c12 |