diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-24 18:55:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-24 18:55:32 +0000 |
commit | e1e2ff06289ffff203fc0bd4cf5586652ad80a72 (patch) | |
tree | d4f8fd0eeb7481eea79c1088389fa78415d8e6bd /devel/libts | |
parent | e5b5dd826ecdd48898c996b17b68885686c7c1c7 (diff) | |
download | pkgsrc-e1e2ff06289ffff203fc0bd4cf5586652ad80a72.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 'devel/libts')
-rw-r--r-- | devel/libts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libts/Makefile b/devel/libts/Makefile index 7fecabc174b..97098bea9a7 100644 --- a/devel/libts/Makefile +++ b/devel/libts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/27 11:47:12 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/24 18:55:38 wiz Exp $ # DISTNAME= TS-1.08 @@ -6,7 +6,7 @@ PKGNAME= libts-1.08 CATEGORIES= devel MASTER_SITES= http://www.primate.wisc.edu/software/TS/ -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com HOMEPAGE= http://www.primate.wisc.edu/software/TS/ COMMENT= library of simple token-scanning routines |