diff options
author | will <will@FreeBSD.org> | 2000-07-07 19:20:48 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-07 19:20:48 +0000 |
commit | fb850fd768ada64133570ad753fe5e8837461825 (patch) | |
tree | feeb48d1590f2064e4c69715989e8f23630683cd /sysutils/uwatch/Makefile | |
parent | 3967f7b5735235f99878074ea125468179d2f61c (diff) | |
download | FreeBSD-ports-fb850fd768ada64133570ad753fe5e8837461825.zip FreeBSD-ports-fb850fd768ada64133570ad753fe5e8837461825.tar.gz |
Update to 1.2, which removes some debugging information.
PR: 19754
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 9d14a8d..7bca374 100644 --- a/sysutils/uwatch/Makefile +++ b/sysutils/uwatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uwatch -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/uwatch/ \ http://www.wam.umd.edu/~howardjp/software/uwatch/ \ |