diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-18 03:50:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-18 03:50:15 +0800 |
commit | bf1bf495abc4d73c2672e3fbff5977048c44a50e (patch) | |
tree | 5b03ffc0fa9050a3a184eead06b57f79df61fc92 /sysutils/pv/Makefile | |
parent | 8a62eb12a382220e381f1a836ddab623f1f146c7 (diff) | |
download | freebsd-ports-gnome-bf1bf495abc4d73c2672e3fbff5977048c44a50e.tar.gz freebsd-ports-gnome-bf1bf495abc4d73c2672e3fbff5977048c44a50e.tar.zst freebsd-ports-gnome-bf1bf495abc4d73c2672e3fbff5977048c44a50e.zip |
- Update to 1.1.4
PR: 121766
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Diffstat (limited to 'sysutils/pv/Makefile')
-rw-r--r-- | sysutils/pv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index ce8d5253efb8..b8d82d4d69a3 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pv -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.4 CATEGORIES= sysutils MASTER_SITES= SF MASTER_SITE_SUBDIR= pipeviewer |