diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-29 11:07:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-29 11:07:59 +0000 |
commit | 97c51eed060d75b8b2916f75343f3e0a2fe8f5c5 (patch) | |
tree | a8b20a54c7b26376254ffd246626d71bdf435d2c /graphics/gtksee/Makefile | |
parent | 0e4db0c135653973d0399c2bc1e19d66b2530f43 (diff) | |
download | pkgsrc-97c51eed060d75b8b2916f75343f3e0a2fe8f5c5.tar.gz |
Reset maintainer, and remove superfluous BUILDLINK_DEPENDS line.
Diffstat (limited to 'graphics/gtksee/Makefile')
-rw-r--r-- | graphics/gtksee/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 259de6f6eb4..0d7e9c01a2d 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:14:52 tv Exp $ +# $NetBSD: Makefile,v 1.6 2004/11/29 11:07:59 wiz Exp $ # DISTNAME= gtksee-0.5.2 @@ -6,12 +6,11 @@ PKGREVISION= 2 CATEGORIES= graphics x11 MASTER_SITES= http://download.berlios.de/gtksee/ -MAINTAINER= drue@users.sf.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://developer.berlios.de/projects/gtksee/ COMMENT= Gtk-based image viewing and cataloging program BUILD_USES_MSGFMT= YES -BUILDLINK_DEPENDS.gtk?= gtk+>=1.2.10 GNU_CONFIGURE= YES USE_X11= YES |