diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | 85f6e37f9240246f4c8bbfe47901af73a6046971 (patch) | |
tree | b83fc64fdfe53153404b45371ad7e7df6c1c604b /x11/libgnome | |
parent | 783d0b31a90659934b90ef46548b84274001e314 (diff) | |
download | FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.zip FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.tar.gz |
Change MAINTAINER to ade@FreeBSD.org .
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 899ecf6..058f59f 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 \ |