diff options
Diffstat (limited to 'sysutils/gnome-system-monitor/Makefile')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 0cfb91209a45..8cdd477a236f 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gtop -# Version required: 1.0.5 +# Version required: 1.0.7 # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= gtop-1.0.5 +DISTNAME= gtop-1.0.7 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gtop |