diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | ae3489ec53482bf7714bcbfcb46ba9de00a3326d (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /archivers | |
parent | b22ee86c2f935edf55203d671cd7e245f198a33e (diff) | |
download | pkgsrc-ae3489ec53482bf7714bcbfcb46ba9de00a3326d.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/nulib2/Makefile | 4 | ||||
-rw-r--r-- | archivers/par2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile index d2b3cc0be00..1112ccffbb7 100644 --- a/archivers/nulib2/Makefile +++ b/archivers/nulib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/10/23 20:41:24 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/22 22:50:31 tv Exp $ # DISTNAME= nulibdist-203 @@ -6,7 +6,7 @@ PKGNAME= nulib2-2.0.3 CATEGORIES= archivers MASTER_SITES= http://www.nulib.com/downloads/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.nulib.com/ COMMENT= Handles Apple II ShrinkIt (NuFX) file/disk archives diff --git a/archivers/par2/Makefile b/archivers/par2/Makefile index 0179aa4bc27..cc660117931 100644 --- a/archivers/par2/Makefile +++ b/archivers/par2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/08/26 18:56:03 tv Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:31 tv Exp $ # DISTNAME= par2cmdline-0.4 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/cmdline//} CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=parchive/} -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://parchive.sourceforge.net/ COMMENT= Create or use PAR2 parity volumes |