diff options
author | alex <alex@FreeBSD.org> | 2000-06-27 23:30:54 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-27 23:30:54 +0800 |
commit | 6f9b531c7ed44971db50809199085acbe7e84f08 (patch) | |
tree | 341cc712c7c26a25fd90f59db2f871a8b17f60fb /sysutils/uwatch/Makefile | |
parent | bf72646c3957032890993bc3b97fdf0f0f6c03b7 (diff) | |
download | freebsd-ports-gnome-6f9b531c7ed44971db50809199085acbe7e84f08.tar.gz freebsd-ports-gnome-6f9b531c7ed44971db50809199085acbe7e84f08.tar.zst freebsd-ports-gnome-6f9b531c7ed44971db50809199085acbe7e84f08.zip |
Update to version 1.1, which fixes a bug.
PR: 19445
Submitted by: maintainer
Diffstat (limited to 'sysutils/uwatch/Makefile')
-rw-r--r-- | sysutils/uwatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/uwatch/Makefile b/sysutils/uwatch/Makefile index 5df446b0d136..9d14a8d8c494 100644 --- a/sysutils/uwatch/Makefile +++ b/sysutils/uwatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uwatch -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/uwatch/ \ http://www.wam.umd.edu/~howardjp/software/uwatch/ \ |