diff options
author | wiz <wiz> | 2002-12-24 18:55:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 18:55:32 +0000 |
commit | 484028d8ea85b287e7e04960f3711ebdf9d881e3 (patch) | |
tree | d4f8fd0eeb7481eea79c1088389fa78415d8e6bd /pkgtools | |
parent | 6e6c8bb119d8e7cc889ebbc8bd4de1a6df90ad2d (diff) | |
download | pkgsrc-484028d8ea85b287e7e04960f3711ebdf9d881e3.tar.gz |
Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/bsdpak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/bsdpak/Makefile b/pkgtools/bsdpak/Makefile index 881e3ecad02..6cf0f54546b 100644 --- a/pkgtools/bsdpak/Makefile +++ b/pkgtools/bsdpak/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2001/10/16 09:17:08 agc Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/24 18:55:40 wiz Exp $ DISTNAME= bsdpak-0.51 CATEGORIES= pkgtools MASTER_SITES= http://www.oddbox.org/projects/bsdpak/dists/ -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com HOMEPAGE= http://www.oddbox.org/projects/bsdpak/index.php COMMENT= BSD package management utility |