diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-26 10:28:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-26 10:28:30 +0000 |
commit | 2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e (patch) | |
tree | e57b92c32d2d4e44e6e4f89b62cd26b73641e11c | |
parent | 934892fb247ad70fbcfbefb6bfe3b0e1e61d8606 (diff) | |
download | pkgsrc-2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e.tar.gz |
Reset maintainer for developers who gave back their commit bit.
59 files changed, 118 insertions, 118 deletions
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index 59b7e1acaaf..07db18eaf57 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/02 03:48:37 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:30 wiz Exp $ # DISTNAME= unzoo.c @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= # no dist site available EXTRACT_SUFX= # empty -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extract zoo archives PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/chat/bnc/Makefile b/chat/bnc/Makefile index ddcd7dd47bc..472629d9c75 100644 --- a/chat/bnc/Makefile +++ b/chat/bnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/01/17 12:02:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/02/26 10:28:30 wiz Exp $ DISTNAME= bnc2.9.4 PKGNAME= ${DISTNAME:S/bnc/&-/} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.ircadmin.net/bnc/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gotbnc.com/ COMMENT= Simple IRC relay proxy with support for virtual hosting diff --git a/chat/epic4-doc/Makefile b/chat/epic4-doc/Makefile index 5062007a2e8..5e546d201fe 100644 --- a/chat/epic4-doc/Makefile +++ b/chat/epic4-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/04/28 19:14:35 zafer Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:30 wiz Exp $ # DISTNAME= epic4-help-20050315 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ \ ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.epicsol.org/ COMMENT= Additional documentation for epic4 package diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index aed44bd210b..20e38da52d5 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2010/01/17 12:02:06 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/02/26 10:28:30 wiz Exp $ # DISTNAME= epic4-2.2 @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.bz2 PKG_DESTDIR_SUPPORT= user-destdir -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.epicsol.org/ COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index f1d547579bc..b501a76008f 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2008/04/07 16:19:16 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/02/26 10:28:31 wiz Exp $ DISTNAME= unix2dos-1.3 CATEGORIES= converters MASTER_SITES= ftp://ftp.guug.org/pub/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf) PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/SDL_ttf/Makefile b/devel/SDL_ttf/Makefile index 1f5c1aadd0f..6baf748427f 100644 --- a/devel/SDL_ttf/Makefile +++ b/devel/SDL_ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2007/07/26 00:08:40 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/02/26 10:28:31 wiz Exp $ DISTNAME= SDL_ttf-2.0.9 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libsdl.org/projects/SDL_ttf/ COMMENT= Use TrueType fonts in your SDL applications diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 779c64db532..db28c853561 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2009/11/30 18:38:02 heinz Exp $ +# $NetBSD: Makefile,v 1.72 2010/02/26 10:28:31 wiz Exp $ DISTNAME= bison-2.4.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bison/bison.html COMMENT= GNU yacc(1) replacement LICENSE= gnu-gpl-v3 diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile index b763b5312bd..0dad89402e7 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2008/03/03 17:45:34 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:31 wiz Exp $ # DISTNAME= cvs2html-1.82 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cvs.sslug.dk/cvs2html/ COMMENT= Perl script to turn ``cvs log'' output into HTML diff --git a/devel/pardiff/Makefile b/devel/pardiff/Makefile index 3f505d338a8..df2f24d8307 100644 --- a/devel/pardiff/Makefile +++ b/devel/pardiff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:27 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:31 wiz Exp $ # DISTNAME= pardiff-0.9.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pardiff/} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pardiff.sourceforge.net/ COMMENT= Converts diff output to paralleled (side-by-side) format diff --git a/devel/ucl/Makefile b/devel/ucl/Makefile index 7599d1ebd04..48045fd12f2 100644 --- a/devel/ucl/Makefile +++ b/devel/ucl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2010/01/29 19:31:33 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2010/02/26 10:28:31 wiz Exp $ # DISTNAME= ucl-1.03 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel archivers MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.oberhumer.com/opensource/ucl/ COMMENT= Portable lossless data compression library diff --git a/emulators/arcem/Makefile b/emulators/arcem/Makefile index c46d09a2f3e..bddca3e2662 100644 --- a/emulators/arcem/Makefile +++ b/emulators/arcem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/01/06 18:22:33 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:31 wiz Exp $ # DISTNAME= arcem-1.00-src @@ -22,7 +22,7 @@ SITES.${f}+= \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LINUX_FILES} -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arcem.sourceforge.net/ COMMENT= Dave Gilbert's Acorn Archimedes emulator diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 08081940fe0..ac70d82930b 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2009/01/18 20:07:45 adam Exp $ +# $NetBSD: Makefile,v 1.26 2010/02/26 10:28:31 wiz Exp $ DISTNAME= hatari-1.1.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hatari.sourceforge.net/ COMMENT= Atari ST emulator diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile index 1a29a6b8dec..b5cfffec1be 100644 --- a/games/0verkill/Makefile +++ b/games/0verkill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/08/15 06:01:13 snj Exp $ +# $NetBSD: Makefile,v 1.8 2010/02/26 10:28:31 wiz Exp $ DISTNAME= 0verkill-0.16 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= http://artax.karlin.mff.cuni.cz/~brain/0verkill/release/ EXTRACT_SUFX= .tgz -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://artax.karlin.mff.cuni.cz/~brain/0verkill/ COMMENT= 0verkill is bloody 2D action deathmatch-like game in ASCII-ART diff --git a/graphics/GUIlib/Makefile b/graphics/GUIlib/Makefile index e29c9063b76..82617c7606b 100644 --- a/graphics/GUIlib/Makefile +++ b/graphics/GUIlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:31 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/02/26 10:28:31 wiz Exp $ # DISTNAME= GUIlib-1.1.0 @@ -6,7 +6,7 @@ PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libsdl.org/projects/GUIlib/ COMMENT= Very simple GUI framework library diff --git a/mail/mdfrm/Makefile b/mail/mdfrm/Makefile index f9f8d1ce55b..5dec79a128e 100644 --- a/mail/mdfrm/Makefile +++ b/mail/mdfrm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/03/04 17:57:18 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:31 wiz Exp $ # DISTNAME= mdfrm.pl @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= http://www.goof.com/~mmead/ EXTRACT_SUFX= # -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Print a summary of mail in a Maildir waiting to be read DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate diff --git a/mail/oe2mbx/Makefile b/mail/oe2mbx/Makefile index fdd63bd6a7b..a6ba35525f2 100644 --- a/mail/oe2mbx/Makefile +++ b/mail/oe2mbx/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2009/02/16 18:25:20 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= oe2mbx-1.21 CATEGORIES= mail MASTER_SITES= # none -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.archive.org/2/www.gpl.no/liboe/ COMMENT= Outlook Express messages to the Unix mailbox format converter diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile index e4516ab8571..77546c059ae 100644 --- a/mail/poppy/Makefile +++ b/mail/poppy/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2008/03/04 17:57:19 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= poppy-3.1 CATEGORIES= mail MASTER_SITES= http://www.cnpbagwell.com/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cnpbagwell.com/projects.html COMMENT= Client to perform simple tasks with a POP3/IMAP server diff --git a/mail/qcheck/Makefile b/mail/qcheck/Makefile index 56022e42444..baf4358a5f2 100644 --- a/mail/qcheck/Makefile +++ b/mail/qcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/04/18 04:02:58 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= qcheck @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.zapek.com/software/qcheck/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Text-only biff with Maildir support DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/mail/safecat/Makefile b/mail/safecat/Makefile index 9e733034f61..1d1aa42be01 100644 --- a/mail/safecat/Makefile +++ b/mail/safecat/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:19 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= safecat-1.13 CATEGORIES= mail MASTER_SITES= http://jeenyus.net/~budney/linux/software/safecat/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jeenyus.net/~budney/linux/software/safecat.html COMMENT= Write data safely to a maildir diff --git a/math/gap/Makefile b/math/gap/Makefile index 3a7557b1ded..809eadd4533 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:23 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= gap4r3 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ fix4r3n5.tar.gz -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/ COMMENT= Computational group theory and discrete algebra language LICENSE= no-commercial-use diff --git a/math/gp-autpgrp/Makefile b/math/gp-autpgrp/Makefile index ddd59166c78..0cc20d6132c 100644 --- a/math/gp-autpgrp/Makefile +++ b/math/gp-autpgrp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/05/26 02:13:22 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= autpgrp-1.1 @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/autpgrp.html COMMENT= GAP package for finding automorphism groups of finite p-groups diff --git a/math/gp-factint/Makefile b/math/gp-factint/Makefile index cbdd35b86f4..9a15f87d109 100644 --- a/math/gp-factint/Makefile +++ b/math/gp-factint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/05/26 02:13:22 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= factint-1.3 @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= http://www.cip.mathematik.uni-stuttgart.de/~kohlsn/factint/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/factint.html COMMENT= Integer factorization routines for GAP diff --git a/math/gp-fplsa/Makefile b/math/gp-fplsa/Makefile index e7f1bfa9773..3139f0a7f92 100644 --- a/math/gp-fplsa/Makefile +++ b/math/gp-fplsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/05/26 02:13:22 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= fplsa @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/fplsa.html COMMENT= GAP interface to FPLSA diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile index b8b334477cc..ae49a5c1efd 100644 --- a/math/gp-grape/Makefile +++ b/math/gp-grape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= grape4r1 @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= http://www.maths.qmul.ac.uk/~leonard/grape4r1/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/grape.html COMMENT= GRAPE (GRape Algorithms using PErmutation groups) diff --git a/math/gp-grpconst/Makefile b/math/gp-grpconst/Makefile index a67e425ed63..c0c17a59994 100644 --- a/math/gp-grpconst/Makefile +++ b/math/gp-grpconst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/05/26 02:13:22 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= grpconst @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/grpconst.html COMMENT= GAP package for finding isomorphism classes of finite groups diff --git a/math/gp-lag/Makefile b/math/gp-lag/Makefile index efdd200446d..8ca69eb398b 100644 --- a/math/gp-lag/Makefile +++ b/math/gp-lag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/05/26 02:13:22 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= lag-2.1 @@ -9,7 +9,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/lag.html COMMENT= GAP Bracket Lie Algebra functions diff --git a/math/xgap/Makefile b/math/xgap/Makefile index 209d904ec90..7657d59d73f 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/11/10 17:21:37 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= xgap4r16 @@ -8,7 +8,7 @@ CATEGORIES= math x11 MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/xgap.html COMMENT= GUI for GAP diff --git a/misc/bsdiff/Makefile b/misc/bsdiff/Makefile index 544c3386143..2b296ba0908 100644 --- a/misc/bsdiff/Makefile +++ b/misc/bsdiff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:25 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= bsdiff-4.3 CATEGORIES= misc MASTER_SITES= http://www.daemonology.net/bsdiff/ -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.daemonology.net/bsdiff/ COMMENT= Size efficient binary diff and patch tools diff --git a/misc/colorize/Makefile b/misc/colorize/Makefile index 3db58150c8a..4469bbd9893 100644 --- a/misc/colorize/Makefile +++ b/misc/colorize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/03/04 19:21:11 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= colorize_0.3.0 @@ -8,7 +8,7 @@ CATEGORIES= misc MASTER_SITES= http://colorize.raszi.hu/downloads/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # http://colorize.raszi.hu/ COMMENT= Log colorize perl script diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 5c995bffa76..ce521c2da85 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2009/02/16 18:26:43 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:33 wiz Exp $ DISTNAME= colortail-0.3.0 CATEGORIES= misc MASTER_SITES= http://joakimandersson.se/files/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://joakimandersson.se/projects/colortail/ COMMENT= Colour-able replacement for tail(1) diff --git a/misc/gone/Makefile b/misc/gone/Makefile index fdd167c07f8..17e70aee795 100644 --- a/misc/gone/Makefile +++ b/misc/gone/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2009/02/16 18:29:53 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= gone-1.3.5 CATEGORIES= misc MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jaguar.ir.miami.edu/~marcus/ COMMENT= Terminal locking utility with many improvements over lock(1) diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile index 1ef6a029d40..44c21e45d57 100644 --- a/misc/granulate/Makefile +++ b/misc/granulate/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2008/03/04 19:21:11 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= granulate-0.1 CATEGORIES= misc MASTER_SITES= ftp://134.74.16.12/pub/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program for splitting files in place PKG_DESTDIR_SUPPORT= user-destdir diff --git a/misc/loco/Makefile b/misc/loco/Makefile index 68c85434d41..5f93fd84e7c 100644 --- a/misc/loco/Makefile +++ b/misc/loco/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2009/02/25 20:46:18 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= loco-0.32 CATEGORIES= misc MASTER_SITES= http://zjuul.net/~jules/loco/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://zjuul.net/~jules/loco/ COMMENT= Colorize file or standard input and print on the standard output diff --git a/misc/mtail/Makefile b/misc/mtail/Makefile index 97e93766aef..2a3bbf9b29f 100644 --- a/misc/mtail/Makefile +++ b/misc/mtail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/10 19:17:42 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= mtail-1.1.1 @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= http://matt.immute.net/src/mtail/ EXTRACT_SUFX= .tgz -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://matt.immute.net/src/mtail/ COMMENT= Small tail workalike that performs output coloring diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 6da953cb48a..5471d467c2c 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/02/16 18:39:00 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= pdmenu_1.2.65 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.kitenet.net/programs/pdmenu/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kitenet.net/~joey/code/pdmenu.html COMMENT= Simple console menu program diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 70ff309cdc4..bd7686fbaf4 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:38 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= 6tunnel-0.09 CATEGORIES= net MASTER_SITES= ftp://amba.bydg.pdi.net/pub/wojtekka/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= v4/v6 protocol translation PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/SDL_net/Makefile b/net/SDL_net/Makefile index 3239f4f33b9..aeb58f17ebe 100644 --- a/net/SDL_net/Makefile +++ b/net/SDL_net/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2007/07/26 00:06:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/26 10:28:33 wiz Exp $ DISTNAME= SDL_net-1.2.7 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libsdl.org/projects/SDL_net/ COMMENT= Small sample cross-platform networking library for SDL diff --git a/net/awhois/Makefile b/net/awhois/Makefile index 53af8409282..d97c56027eb 100644 --- a/net/awhois/Makefile +++ b/net/awhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= awhois.sh-v1.61 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.planix.com/pub/Planix/ EXTRACT_SUFX= # nowt -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.planix.com/pub/Planix/ COMMENT= All-encompassing whois client wrapper diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index 4190b883d08..7c2bfdc2443 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2009/02/16 18:39:36 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/02/26 10:28:33 wiz Exp $ DISTNAME= ipcalc-0.41 CATEGORIES= net MASTER_SITES= http://jodies.de/ipcalc-archive/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jodies.de/ipcalc COMMENT= IP Calculator diff --git a/net/ipw/Makefile b/net/ipw/Makefile index 1b81256b0e1..c81bf9f03d6 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/05/19 22:21:48 abs Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= ipw-3.3a @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= mipam@ibb.net,zuntum@NetBSD.org +MAINTAINER= mipam@ibb.net HOMEPAGE= http://mjhb.marina-del-rey.ca.us/ipw/ COMMENT= "whois" replacement that automatically queries several databases diff --git a/net/ncftp3/Makefile b/net/ncftp3/Makefile index 2ff8dfac8e7..a77f3038ffd 100644 --- a/net/ncftp3/Makefile +++ b/net/ncftp3/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2009/02/16 18:44:40 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/26 10:28:33 wiz Exp $ DISTNAME= ncftp-3.1.9-src PKGNAME= ncftp3-3.1.9 CATEGORIES= net MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ncftp.com/ COMMENT= FTP replacement with advanced user interface diff --git a/net/poink/Makefile b/net/poink/Makefile index 51209752112..d955dc63c1b 100644 --- a/net/poink/Makefile +++ b/net/poink/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= poink-1.6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nosuid, absolutely secure version of ping utility PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/polsms/Makefile b/net/polsms/Makefile index 749ed854ac9..15ecde29639 100644 --- a/net/polsms/Makefile +++ b/net/polsms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2010/01/17 12:02:35 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= sms-2.0.3 @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ceti.pl/~miki/komputery/sms.html COMMENT= Send SMS to cellular phones in Poland (Plus, Idea, Era) diff --git a/net/publicfile/Makefile b/net/publicfile/Makefile index 9335849a979..c94e56dc0a2 100644 --- a/net/publicfile/Makefile +++ b/net/publicfile/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2005/12/18 20:28:34 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= publicfile-0.52 CATEGORIES= net MASTER_SITES= http://cr.yp.to/publicfile/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cr.yp.to/publicfile.html COMMENT= Secure read-only HTTP and FTP servers diff --git a/net/whatmask/Makefile b/net/whatmask/Makefile index 2cc2424f8dd..09f971b6d76 100644 --- a/net/whatmask/Makefile +++ b/net/whatmask/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= whatmask-1.2 CATEGORIES= net MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.laffeycomputer.com/whatmask.html COMMENT= Easily convert between three common subnet mask notations diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile index 2d8dd0ecae3..30689000074 100644 --- a/news/leafnode/Makefile +++ b/news/leafnode/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.42 2010/01/21 23:32:10 heinz Exp $ +# $NetBSD: Makefile,v 1.43 2010/02/26 10:28:34 wiz Exp $ DISTNAME= leafnode-1.11.7 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=leafnode/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://leafnode.sourceforge.net/ COMMENT= NNTP server for small (dialup) sites LICENSE= mit AND gnu-gpl-v2 AND gnu-lgpl-v2.1 diff --git a/security/apg/Makefile b/security/apg/Makefile index 8252ce89069..23401218c69 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2006/11/03 09:07:30 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= apg-2.2.3 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.adel.nursat.kz/apg/ COMMENT= Tool set for random password generation diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 99a41d406c0..33a8bf88b77 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/02/16 18:49:58 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= sniff-2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program to sniff logins and passwords PKG_DESTDIR_SUPPORT= user-destdir diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile index 5bd08a9f741..7e932964ce7 100644 --- a/shells/nologinmsg/Makefile +++ b/shells/nologinmsg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2010/01/27 14:54:06 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:34 wiz Exp $ DISTNAME= nologinmsg-1.0 PKGREVISION= 2 CATEGORIES= shells sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= COMMENT= More functional native binary replacement for /sbin/nologin diff --git a/sysutils/dog/Makefile b/sysutils/dog/Makefile index dc0eada4e30..7d51f6af05c 100644 --- a/sysutils/dog/Makefile +++ b/sysutils/dog/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/02/19 16:36:25 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:34 wiz Exp $ DISTNAME= dog-1.7 PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://jl.photodex.com/dog/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jl.photodex.com/dog/ COMMENT= Dog writes the contents of each given file, URL, or stdin diff --git a/sysutils/qlogtools/Makefile b/sysutils/qlogtools/Makefile index ac808ac764f..97a7a8def92 100644 --- a/sysutils/qlogtools/Makefile +++ b/sysutils/qlogtools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2009/02/16 19:03:18 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= qlogtools-3.1 CATEGORIES= sysutils MASTER_SITES= ${HOMEPAGE} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://untroubled.org/qlogtools/ COMMENT= Tools useful in analyzing logs from qmail and other pkgs diff --git a/sysutils/safetynet/Makefile b/sysutils/safetynet/Makefile index 9306fd109b9..c594e7641d3 100644 --- a/sysutils/safetynet/Makefile +++ b/sysutils/safetynet/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2009/02/16 18:51:16 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= safetynet-1.15 CATEGORIES= sysutils MASTER_SITES= http://www.unixpimps.org/safetynet/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.unixpimps.org/safetynet/ COMMENT= Safetynet is a perl script intended to monitor system services diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile index 3a97a25d8a6..5bd9dda67c0 100644 --- a/sysutils/service-config/Makefile +++ b/sysutils/service-config/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2009/02/16 19:12:00 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/26 10:28:34 wiz Exp $ # DISTNAME= service-config-0.51 CATEGORIES= sysutils MASTER_SITES= http://www.superscript.com/service-config/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.superscript.com/service-config/intro.html COMMENT= Utility to create and configure svscan service directories diff --git a/sysutils/tdir/Makefile b/sysutils/tdir/Makefile index 78565695ea6..5eef2dc53b4 100644 --- a/sysutils/tdir/Makefile +++ b/sysutils/tdir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/02/10 19:17:45 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:35 wiz Exp $ # DISTNAME= tdir-1.58 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.tundraware.com/Software/tdir/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Display directories with files ordered by ending "extension" LICENSE= tdir-license diff --git a/textproc/bsdgrep-devel/Makefile b/textproc/bsdgrep-devel/Makefile index 0ce257abfab..655e18757b4 100644 --- a/textproc/bsdgrep-devel/Makefile +++ b/textproc/bsdgrep-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/06/21 20:37:40 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2010/02/26 10:28:35 wiz Exp $ # DISTNAME= bsdgrep-20071201 @@ -6,7 +6,7 @@ PKGNAME= bsdgrep-devel-20071201 CATEGORIES= sysutils textproc MASTER_SITES= http://www.fawlty.net/software/ -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # none COMMENT= BSD version of grep as in NetBSD src/usr.bin/grep diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile index 32de926ab08..1951e839048 100644 --- a/textproc/rfcutil/Makefile +++ b/textproc/rfcutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/02/16 18:48:54 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:35 wiz Exp $ # DISTNAME= rfc-3.2 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.dewn.com/rfc/ EXTRACT_SUFX= # -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dewn.com/rfc/ COMMENT= Search for RFCs and do ports, services & protocol lookups diff --git a/textproc/rtfm/Makefile b/textproc/rtfm/Makefile index 10c23fe92e8..b9f864da519 100644 --- a/textproc/rtfm/Makefile +++ b/textproc/rtfm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2009/02/16 19:07:09 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/26 10:28:35 wiz Exp $ DISTNAME= rtfm-1.0 CATEGORIES= textproc MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ ftp://ftp.pl.freebsd.org/pub/FreeBSD/ports/distfiles/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= NetBSD documentation and GNU Texinfo files search mechanism PKG_DESTDIR_SUPPORT= user-destdir diff --git a/www/squidGuard/Makefile b/www/squidGuard/Makefile index 4e17d22cc4e..e612bd0ef44 100644 --- a/www/squidGuard/Makefile +++ b/www/squidGuard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2010/02/19 21:10:25 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/26 10:28:35 wiz Exp $ DISTNAME= squidGuard-1.4 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.squidguard.org/Downloads/ \ http://www.squidguard.org/Downloads/Patches/1.4/ DISTFILES= ${DEFAULT_DISTFILES} squidGuard-1.4-patch-20091015.tar.gz -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.squidguard.org/ COMMENT= Ultrafast and free filter, redirector and access controller for Squid LICENSE= gnu-gpl-v2 diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 91eb677d213..e8a3f4d0a40 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/02/16 18:21:24 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/26 10:28:35 wiz Exp $ # DISTNAME= imwheel-0.9.9 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imwheel/} -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://imwheel.sourceforge.net/ COMMENT= Tool which helps to use mousewheels |