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/gnome | |
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 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |