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 | |
parent | Add in a file that I missed in the previous commit that updated (diff) |
Change MAINTAINER to ade@FreeBSD.org .
Notes
Notes:
svn path=/head/; revision=24497
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gtop/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index 38fdb495747b..0cfb91209a45 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/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 diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index 38fdb495747b..0cfb91209a45 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/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 |