diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-02 13:39:35 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-02 13:39:35 +0800 |
commit | 692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1 (patch) | |
tree | 57f29a752ad4cd852f9abe508618a6e9bfa96563 /audio/spiralsynth | |
parent | 3144b65ad01f0c8dad8121b8a238b198afdea474 (diff) | |
download | freebsd-ports-gnome-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.gz freebsd-ports-gnome-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.tar.zst freebsd-ports-gnome-692dcafc14b5ffa7c7671ef52a3da9b0a86eecc1.zip |
Change MAINTAINER for my ports.
Approved by: will
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index d9323821d1c1..e62576b318fb 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.blueammonite.f9.co.uk/SpiralSynth/dload/ \ http://jpj.net/~trevor/freebsd/ports/ DISTNAME= SpiralSynth-${PORTVERSION} -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk |