diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-24 09:17:39 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-24 09:17:39 +0000 |
commit | 76043c1ba514a647241140f9f4ac1b0dede0b7d3 (patch) | |
tree | 72d729b1ac985c85dc220a2c7ab61e422d3d459f /x11-toolkits | |
parent | Fix the stupid X man page problem. (diff) |
MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/rep-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile index f1e0e0ce83e7..bd410bc84c48 100644 --- a/x11-toolkits/rep-gtk/Makefile +++ b/x11-toolkits/rep-gtk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ rep.10:${PORTSDIR}/lang/librep diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index f1e0e0ce83e7..bd410bc84c48 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ rep.10:${PORTSDIR}/lang/librep |