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/libgnome | |
parent | d0f353e01d2ee42134e558a76f8c2cfa641f8d0a (diff) | |
download | ports-a6844f7b83f896de2505c830c8bb90b677dd75c7.tar.gz ports-a6844f7b83f896de2505c830c8bb90b677dd75c7.zip |
Notes
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 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 \ |