diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
commit | cbe60efcd327575d7878254a6457f3bd957625c7 (patch) | |
tree | eebf702dac50eb70488307be08c3c7cece8c826a /multimedia/msdl | |
parent | 2bf0e5a254e197073cd10588ee4f4636e4fe6134 (diff) | |
download | freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.gz freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.zst freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.zip |
- Change my maintainer address.
Approved by: pgj (mentor)
Diffstat (limited to 'multimedia/msdl')
-rw-r--r-- | multimedia/msdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/msdl/Makefile b/multimedia/msdl/Makefile index e0d595f235a5..903f047d61d1 100644 --- a/multimedia/msdl/Makefile +++ b/multimedia/msdl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.7 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= Streaming multimedia files downloader GNU_CONFIGURE= yes |