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 /audio/spiralsynth | |
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 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index c374934e5ec..93e7d7c63ce 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/09/21 00:56:03 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/24 18:55:36 wiz Exp $ # DISTNAME= SpiralSynth-0.1.7 @@ -6,7 +6,7 @@ PKGNAME= spiralsynth-0.1.7 CATEGORIES= audio MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/ -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com HOMEPAGE= http://www.pawfal.org/Software/SpiralSynth/ COMMENT= polyphonic analogue softsynth |