diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /audio/replay | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'audio/replay')
-rw-r--r-- | audio/replay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index 8fb570708293..a5a276ce82cc 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -3,7 +3,7 @@ # Date created: Oct 27 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/11/11 13:27:09 vanilla Exp $ +# $Id: Makefile,v 1.5 1999/01/05 08:09:17 vanilla Exp $ # DISTNAME= replay-source-dgtk_0.58 @@ -11,7 +11,7 @@ PKGNAME= replay-0.58 CATEGORIES= audio MASTER_SITES= http://replay.linuxpower.org/files/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ esd.1:${PORTSDIR}/audio/esound |