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 /x11 | |
parent | Add in a file that I missed in the previous commit that updated (diff) |
Change MAINTAINER to ade@FreeBSD.org .
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 899ecf6e30a2..058f59fecb95 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 0aa4a2c3b8ae..bf0c2310e4e8 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 0aa4a2c3b8ae..bf0c2310e4e8 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 4b11db2d5de7..032d84b1d14d 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-core -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 899ecf6e30a2..058f59fecb95 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 899ecf6e30a2..058f59fecb95 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ |