diff options
author | nakai <nakai@FreeBSD.org> | 2000-09-24 17:17:39 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-09-24 17:17:39 +0800 |
commit | 2169a6f2c582a264258581a3ff30436e1337fc3c (patch) | |
tree | e3394532de09ca2bff5b665f26f36a11bc0eb18e /x11-wm/sawfish2/Makefile | |
parent | 6ce7f6783ed71872cce8c542b71f974e080fabc0 (diff) | |
download | freebsd-ports-graphics-2169a6f2c582a264258581a3ff30436e1337fc3c.tar.gz freebsd-ports-graphics-2169a6f2c582a264258581a3ff30436e1337fc3c.tar.zst freebsd-ports-graphics-2169a6f2c582a264258581a3ff30436e1337fc3c.zip |
MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index c8a5a0461d8..9c93e16d4ff 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sawmill -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ Imlib.5:${PORTSDIR}/graphics/imlib \ |