diff options
Diffstat (limited to '')
-rw-r--r-- | filesystems/ztop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 51f2ec04d9f4..6f5e82b0f8c9 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org |