diff options
Diffstat (limited to 'x11/xload/Makefile')
-rw-r--r-- | x11/xload/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile index d84d61d5b2da..89933fff5a3a 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -6,13 +6,14 @@ # PORTNAME= xload -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= System load average display for X +LICENSE= x11 + XORG_CAT= app USE_XORG= xt xaw |