diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-30 16:30:11 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-30 16:30:11 +0800 |
commit | d911b236a3a2ab1c2c2bfd0e0aecc1c86aedeadc (patch) | |
tree | b1b4eaee9e11b904a211c0e6cfaaa26d8dbee6aa /audio/xwave | |
parent | bc290beddc8e196ec05df68460afc50c3a17f6b0 (diff) | |
download | freebsd-ports-gnome-d911b236a3a2ab1c2c2bfd0e0aecc1c86aedeadc.tar.gz freebsd-ports-gnome-d911b236a3a2ab1c2c2bfd0e0aecc1c86aedeadc.tar.zst freebsd-ports-gnome-d911b236a3a2ab1c2c2bfd0e0aecc1c86aedeadc.zip |
Change MAINTAINER.
PR: 19595
Submitted by: MAINTAINER
Diffstat (limited to 'audio/xwave')
-rw-r--r-- | audio/xwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index 7dc2b95ab510..65f5445d503f 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: xwave -# Date created: 2000-06-11 +# Date created: 11 June 2000 # Whom: Trevor Johnson <trevor@jpj.net> # based on the NetBSD port # @@ -13,7 +13,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.vex.net/pub/software/ DISTNAME= xwave2 -MAINTAINER= trevor@jpj.net +MAINTAINER= martin.kraft@fal.de LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |