diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
commit | 14111407e357aa2b801b30d1d5260790bc565ebd (patch) | |
tree | 8770dd2066f27a1c2d9b6fbd834ac1e585fbd86d /audio/streamripper | |
parent | c98d25644b3b638a1ef6e71ce42ec812d7948ff8 (diff) |
Change MAINTAINER for my ports.
Approved by: will
Notes
Notes:
svn path=/head/; revision=33312
Diffstat (limited to 'audio/streamripper')
-rw-r--r-- | audio/streamripper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index d505d221c094..8ef1a9ad9c62 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.0b CATEGORIES= audio MASTER_SITES= ftp://ftp.bigfreakinserver.com/pub/ -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org GNU_CONFIGURE= yes |