diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | a6844f7b83f896de2505c830c8bb90b677dd75c7 (patch) | |
tree | c6ce8965908611d15a14784c9430349dad055567 /sysutils/gnome-system-monitor | |
parent | d0f353e01d2ee42134e558a76f8c2cfa641f8d0a (diff) |
Notes
Diffstat (limited to 'sysutils/gnome-system-monitor')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 38fdb495747b..0cfb91209a45 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gtop -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop |