diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-15 03:58:40 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-15 03:58:40 +0000 |
commit | a990e62056fc98f850a474820524e8c3b7283c28 (patch) | |
tree | 130ad3397e3194413ab7e1c0ef3091bdba29381e /x11-fm/fsv | |
parent | update to 1.9.10 (diff) |
Maxim has already done this work.
PR: ports/16604
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'x11-fm/fsv')
-rw-r--r-- | x11-fm/fsv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile index 1bef64c21c54..55ab8e99878f 100644 --- a/x11-fm/fsv/Makefile +++ b/x11-fm/fsv/Makefile @@ -10,7 +10,7 @@ DISTNAME= fsv-0.9 CATEGORIES= x11-fm MASTER_SITES= http://fox.mit.edu/skunk/soft/src/ -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= sobomax@altavista.net LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ GL.14:${PORTSDIR}/graphics/Mesa3 \ |