diff options
author | danw <danw@pkgsrc.org> | 2004-09-05 17:00:06 +0000 |
---|---|---|
committer | danw <danw@pkgsrc.org> | 2004-09-05 17:00:06 +0000 |
commit | 6e80b1f160b936d53037e693aff878d872e4640d (patch) | |
tree | 311a5e09e2af26fc7f2643cbab76ead018992ce0 /x11 | |
parent | 2d9806a223e94684afaea9813f9b8385042e5ae0 (diff) | |
download | pkgsrc-6e80b1f160b936d53037e693aff878d872e4640d.tar.gz |
change MAINTAINER to tech-pkg
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rep-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile index 5f5f2e8c0ed..d568bafb706 100644 --- a/x11/rep-gtk/Makefile +++ b/x11/rep-gtk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2004/02/15 15:12:23 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2004/09/05 17:00:06 danw Exp $ DISTNAME= rep-gtk-0.15 PKGREVISION= 5 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rep-gtk/} -MAINTAINER= danw@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rep-gtk.sourceforge.net/ COMMENT= librep bindings for gtk (used by sawmill) |