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 /misc | |
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 'misc')
-rw-r--r-- | misc/gnomeusersguide/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomeutils/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomeutils2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/gnomeusersguide/Makefile b/misc/gnomeusersguide/Makefile index ee3c5fd62a55..707ac17a8cab 100644 --- a/misc/gnomeusersguide/Makefile +++ b/misc/gnomeusersguide/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/users-guide -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile index e505316802e7..9aa718d2f237 100644 --- a/misc/gnomeutils/Makefile +++ b/misc/gnomeutils/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-utils -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore diff --git a/misc/gnomeutils2/Makefile b/misc/gnomeutils2/Makefile index e505316802e7..9aa718d2f237 100644 --- a/misc/gnomeutils2/Makefile +++ b/misc/gnomeutils2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-utils -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore |