diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
commit | 04f62f706ae833adcc5d2fd23e7c1a78314e8bc5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /databases | |
parent | 45014dce18cf112af1136eede86f032973dabe90 (diff) | |
download | pkgsrc-04f62f706ae833adcc5d2fd23e7c1a78314e8bc5.tar.gz |
Change address of maintainer per PR 22170.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pxtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile index f20b9f7b342..9b0f21e13dc 100644 --- a/databases/pxtools/Makefile +++ b/databases/pxtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/13 13:50:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/19 08:54:28 wiz Exp $ # DISTNAME= pxtools-0.0.19 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://jan.kneschke.de/projects/pxtools/download/ -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://jan.kneschke.de/projects/pxtools/ COMMENT= Paradox database export/info utilities |